Special:Badtitle/NS3000:All/AXA legal structure/Drawio charts
AXA Partners (France)
drawio:AXA Partners (France) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Partners\nHolding SA\n(France)" as APH rectangle "AXA Partners SAS (a)\n(France)" as APS rectangle "AXA Assistance\nFrance SA (a)\n(France)" as AAF rectangle "AXA Partners SAS\nbranches:\nDenmark, Finland,\nFrance (Balma), Germany,\nGreece, Ireland, Italy,\nNorway, Poland, Portugal,\nSpain, Sweden,\nSwitzerland, UK" as APSB rectangle "AXA Assistance\nFrance SA branch:\nMunich (Germany)" as AAFB
AXA --> APH APH --> APS APH --> AAF APS --> APSB AAF --> AAFB
legend left
(a) Insurance intermediary.
end legend
@enduml </syntaxhighlight>
AXA Partners (Europe)
drawio:AXA Partners (Europe) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Partners\nHolding SA\n(France)" as APH rectangle "AXA Travel\nInsurance Ltd (a)\n(UK)" as ATI rectangle "Inter Partner\nAssistance S.A. (e)\n(Belgium)" as IPA rectangle "AXA Assistance France\nAssurances SA (e)\n(France)" as AAFA rectangle "Inter Partner Assistance\nServices S.R.L.\n(Italy)" as IPAI rectangle "Inter Partner Assistance\nPolska Sp. z o. o. (a)\n(Poland)" as IPAP rectangle "Inter Partner Assistance\nServices GmbH\n(Germany)" as IPAG rectangle "AXA Assistance\nServiços SA\n(Portugal)" as AAS rectangle "AXA Assistance Ceska\nRepublika s.r.o. (a)\n(Czech Republic)" as AACR rectangle "Inter Partner Assistance\nServices Belgium SA\n(Belgium)" as IPAB rectangle "AXA Assistance\nDeutschland GmbH (a)\n(Germany)" as AAD rectangle "AXA Assistance\nIreland Ltd (d)\n(Ireland)" as AAI rectangle "AXA Assistance\nUK Ltd (a)\n(UK)" as AAUK rectangle "Inter Partner Asistencia\nServicios España SA\n(Spain)" as IPAS rectangle "Inter Partner Assistance\nSA branches:\nAthens (Greece) (b),\nLisbon (Portugal),\nLondon (UK),\nCologne (Germany),\nMalakoff (France),\nRoma (Italy),\nPragues (Czech Republic),\nDublin (Ireland) (b),\nVarshaw (Poland),\nMadrid (Spain),\nGeneva (Switzerland) (c)" as IPABR
AXA --> APH APH --> ATI APH --> IPA : "99.99%" APH --> AAFA : "81.7%" IPA --> AAFA : "18.3%" IPA --> IPAI IPA --> IPAP IPA --> IPAG IPA --> AAS IPA --> AACR IPA --> IPAB IPA --> AAD IPA --> AAI : "51%" IPA --> AAUK IPA --> IPAS IPA --> IPABR
legend left
(a) Insurance intermediary. (b) In run off. (c) Dormant branch. (d) 48% owned by AXA Ireland Limited and 1% by AXA Ireland Pension Trustees. (e) Insurance entity.
end legend
@enduml </syntaxhighlight>
AXA Partners (America)
{{#display_diagram:Drawio:AXA Partners (America)}} <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Partners\nHolding SA\n(France)" as APH rectangle "Inter Partner\nAssistance S.A. (d)\n(Belgium)" as IPA rectangle "AXA Partners SAS (e)\n(France)" as APS rectangle "AXA Partners CLP Brazil\nServiços de Apoio à\nAtividade Seguradora e\nResseguradora Ltda.\n(Brazil)" as APBR rectangle "AXA Partners CLP\nOperaciones S. De R.L.\nde C.V.\n(Mexico)" as APMX rectangle "AXA Partners CLP\nOperaciones Colombia\nSAS\n(Colombia)" as APCO rectangle "AXA Asistencia\nChile SA\n(Chile)" as ACH rectangle "AXA Assistance\nArgentine SA\n(Argentina)" as AAR rectangle "AXA Asistencia\nColombia SA (b)\n(Colombia)" as ACOL rectangle "AXA Assistance\nMexico SA de CV (c)\n(Mexico)" as AMX rectangle "AXA Assistance\nCanada Inc\n(Canada)" as ACA rectangle "AXA Assistance\nUSA Inc (e)\n(USA)" as AUS rectangle "AXA Asistencia\nIPS SAS\n(Colombia)" as AIPS rectangle "AXA Assistance\nPanama SA\n(Panama)" as APN rectangle "AXA Assistance\nPeru SAC\n(Peru)" as APE rectangle "AXA Assistance Peru\nSAC branch:\nEcuador" as APEC rectangle "HAA Preferred\nPartners\n(USA)" as HAA rectangle "AXA Assistance\nFlorida Inc\n(USA)" as AFL rectangle "AXA Partners\nReinsurance\nSolutions, LLC (d)\n(USA)" as APR rectangle "AXA Assistance Mexico\nsuccursal Panama SA\n(Panama)" as AMSP
AXA --> APH APH --> IPA : "99.99%" APH --> APS APH --> APBR APS --> APMX : "99.99% (a)" APS --> APCO IPA --> ACH ACH --> AAR : "94.6%" IPA --> AAR : "5.4%" IPA --> ACOL : "66.30%" IPA --> AMX : "99.99%" IPA --> ACA IPA --> AUS ACOL --> AIPS APN --> APE APE --> APEC AUS --> HAA AUS --> AFL AUS --> APR AMX --> APN APN --> AMSP
legend left
(a) 0.1% held by AXA Partners Holding S.A. (b) 33.65% owned by Grupo Aviator Ltd. (c) 0.01% owned by AXA Assistance USA Inc. (d) Insurance/reinsurance entity. (e) Insurance intermediary.
end legend
@enduml </syntaxhighlight>
AXA Partners (Asia)
drawio:AXA Partners (Asia) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Partners\nHolding SA\n(France)" as APH rectangle "Smart Target\n(Hong Kong) Ltd\n(Hong Kong)" as ST rectangle "Inter Partner\nAssistance S.A. (b)\n(Belgium)" as IPA rectangle "Inter Partner Assistance\nSingapore Pte Ltd (a)\n(Singapore)" as IPAS rectangle "AXA Assistance\nBeijing Ltd\n(China)" as AAB rectangle "AXA Assistance\nBeijing Ltd branch:\nSuzhou" as AABB
AXA --> APH APH --> ST APH --> IPA : "99.99%" IPA --> IPAS IPA --> AAB AAB --> AABB
legend left
(a) In liquidation. (b) Insurance entity.
end legend
@enduml </syntaxhighlight>
AXA Partners (Middle East & Africa)
drawio:AXA Partners (Middle East & Africa) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Partners\nHolding SA\n(France)" as APH rectangle "Inter Partner\nAssistance S.A. (b)\n(Belgium)" as IPA rectangle "Inter Partner Assistance\nAlgérie Spa (a)\n(Algeria)" as IPAA rectangle "IPA Y Ardim Ve Destek\nHilmztleri Ticaret\nJoint Stock\n(Turkey)" as IPAT rectangle "AXA Assistance Maroc\nServices SA\n(Morocco)" as AAMS rectangle "AXA Partners CLP –\nFinansal Hizmetler\nAnonim Sirketi\n(Turkey)" as APCT rectangle "Institut de Formation\net de Développement\nProfessionnel AXA\n(Morocco)" as IFDP
AXA --> APH APH --> IPA : "99.99%" IPA --> IPAA : "50%" IPA --> IPAT IPA --> AAMS IPAT --> APCT AAMS --> IFDP
legend left
(a) 50% are owned by SAE Exact SPA (Algeria). (b) Insurance entity.
end legend
@enduml </syntaxhighlight>
AXA Group Operations
drawio:AXA Group Operations <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Global Business\nServices Private\nLimited (a)\n(India)" as AGBS rectangle "AXA Group Operations\nSAS\n(France)" as AGO rectangle "GIE AXA Group\nOperations France\n(France)" as GIE rectangle "AXA Group Operations\nSAS branches:\nMorocco, Portugal" as AGOB rectangle "AXA Group Operations\nMalaysia Sdn Bhd\n(Malaysia)" as AGOM rectangle "AXA GO Singapore\nPTE Ltd\n(Singapore)" as AGOS rectangle "PT AXA Group\nOperations Indonesia\n(Indonesia)" as AGOI rectangle "AXA Group Operations\nBelgium\n(Belgium)" as AGOBE rectangle "AXA Group Operations\nGermany GmbH (b)\n(Germany)" as AGOD rectangle "AXA Group Operations\nMexico SA de CV\n(Mexico)" as AGOMX rectangle "AXA Group Operations\nAmericas Inc.\n(USA)" as AGOAM rectangle "AXA Group Operations\nUK Limited\n(UK)" as AGOUK rectangle "AXA Group Operations\nSpain S.A. (c)\n(Spain)" as AGOES rectangle "AXA Group Operations\nSwitzerland AG\n(Switzerland)" as AGOCH rectangle "AXA GBS Morocco\n(Morocco)" as AGBSM
AXA --> AGBS : "100%*" AXA --> AGO : "100%*" AXA --> GIE AGO --> AGOB AGO --> AGOM AGO --> AGOS AGO --> AGOI : "100%*" AGO --> AGOBE : "99.96%" AGO --> AGOD : "20%" AGO --> AGOMX : "100%*" AGO --> AGOAM AGOBE --> AGOUK AGOBE --> AGOES : "49%" AGOBE --> AGOCH AGOMX --> AGBSM
legend left
* Directly and indirectly. (a) Commercial name: AXA Global Business Services. (b) 80% held by AXA SA. (c) 49% held by AXA Mediterranean Holding, S.A.U. (Spain).
end legend
@enduml </syntaxhighlight>
Reinsurance companies
drawio:Reinsurance companies <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Liabilities\nManagers\n(France)" as ALM rectangle "Colisée Re (a)\n(France)" as CR rectangle "AXA Global Broker" as AGB rectangle "AXA Liabilities\nManagers Inc.\n(USA)" as ALMU rectangle "AXA Liabilities\nManagers\nSwitzerland AG\n(Switzerland)" as ALMCH rectangle "AXA DBIO GP\nS.à.r.l.\n(Luxembourg)" as ADBIO rectangle "AXA DBIO II GP\nS.à.r.l.\n(Luxembourg)" as ADBIO2 rectangle "AXA LM Fund\nManagement SAS\n(France)" as ALMF rectangle "Portman Insurance\nSE (a)\n(France)" as PI rectangle "AXA Liabilities\nManagers branch:\nUK" as ALMB
AXA --> ALM : "99.9%" AXA --> CR : "99.9%" ALM --> AGB ALM --> ALMU ALM --> ALMCH ALM --> ADBIO ALM --> ADBIO2 ALMU --> ALMF ALM --> ALMB CR --> PI : "99.99%"
legend left
* Directly and indirectly. (a) In run off.
end legend
@enduml </syntaxhighlight>
France - Holding companies
drawio:France - Holding companies <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "GIE AXA" as GIEAXA rectangle "GIE AXA Trésorerie\nEurope" as GIETE rectangle "GIE AXA Université" as GIEU rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "AXA China (a)\n(France)" as AXACH rectangle "AXA Climate\n(France)" as AXACL rectangle "AXA NEO\n(France)" as AXANEO rectangle "AXA Venture\nPartners (b)" as AVP rectangle "AXA Suduiraut\n(France)" as AXAS rectangle "CFP Management\n(France)" as CFP rectangle "Globex\nInternational (c)\n(France)" as GI rectangle "DHP SAS (d)\n(France)" as DHP rectangle "Lor Patrimoine\n(France)" as LP rectangle "Société Beaujon (e)\n(France)" as SB rectangle "AXA Matignon 10\n(France)" as AM10 rectangle "Vamopar (f)\n(France)" as VAM rectangle "AXA Matignon 11\n(France)" as AM11 rectangle "AXA Matignon 12\n(France)" as AM12
AXA --> GIEAXA AXA --> GIETE AXA --> GIEU AXA --> AXAASIA AXA --> AXACH : "51%" AXA --> AXACL AXA --> AXANEO AXA --> AVP : "69.65%" AXA --> AXAS AXA --> CFP AXA --> GI : "99.98%" AXA --> DHP : "36.87%" AXA --> LP AXA --> SB : "99.95%" AXA --> AM10 SB --> VAM : "99.99%" VAM --> AM11 : "100%*" VAM --> AM12 : "100%*"
legend left
* Directly and indirectly. (a) 49% held by AXA China Region Limited, registered in Hong Kong. (b) 30.35% held by Equitable Holdings. (c) Vamopar and AXA France Vie hold the remaining 0.02% of the paid-up capital. (d) 29.71% held by AXA Krankenversicherung AG (Germany), 29.71% held by AXA France Vie (France) and 3.71% held by AXA PPP healthcare group limited (UK). (e) AXA France IARD and Vamopar hold the remaining 0.05% of the paid-up capital. (f) AXA France Vie, AXA and AXA Millésimes hold the remaining 0.01% of the paid-up capital.
end legend
@enduml </syntaxhighlight>
France - Insurance, Bank and Financial companies
drawio:France - Insurance, Bank and Financial companies <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "GIE AXA France" as GIEAF rectangle "AXA France IARD\n(France)" as AFI rectangle "AXA France Vie\n(France)" as AFV rectangle "Avanssur\n(France)" as AVAN rectangle "AXA France\nParticipations\n(France)" as AFP rectangle "Juridica\n(France)" as JUR rectangle "Vendôme\nParticipations 3\n(France)" as VP3 rectangle "AXA Assurcrédit\n(France)" as AAC rectangle "AXA Wealth Europe (b)\n(Luxembourg)" as AWE rectangle "AXA Epargne\nEntreprise (a)\n(France)" as AEE rectangle "AXA IM SELECT\nFrance (a) (e)\n(France)" as AIMS rectangle "UNOFI (c)\n(France)" as UNO rectangle "Financière Thémis\n(France)" as FT rectangle "AXA Retraite\nEntreprise\n(France)" as ARE rectangle "AXA Banque (a)\n(France)" as AB rectangle "AXA Home Loan\nSFH (a)\n(France)" as AHL rectangle "AXA Banque\nFinancement (a)\n(France)" as ABF rectangle "BNP Paribas\nPersonnal Finance" as BNP rectangle "Unoparfi (f)\n(France)" as UNOP rectangle "UnofiAssurances\n(France)" as UNOA rectangle "UnofiPatrimoine\n(France)" as UNOPAT rectangle "UnofiGestion\nd'Actifs (a)\n(France)" as UNOG rectangle "Coface\n(France)" as COF rectangle "Avanssur branches:\nMorocco, Poland" as AVANB rectangle "AXA France IARD\nbranches:\nFinland, Italy, Ireland,\nUK, Germany, Denmark,\nSpain, Norway, Poland,\nIndia (d), Morocco,\nPortugal, Sweden, Greece" as AFIB rectangle "AXA France Vie\nbranches:\nFinland, India, Italy,\nIreland, Portugal, Sweden,\nSpain, Morocco, Norway,\nPoland, UK, Germany,\nDenmark, Greece" as AFVB
AXA --> AFI : "99.99%" AXA --> AFV : "98.57%" AXA --> AVAN : "99.99%" AXA --> AFP AXA --> GIEAF AFI --> AFV : "1.42%" AFI --> JUR : "99,99%" AFI --> VP3 AFI --> AAC : "49.99%" AFI --> COF : "40%" AFV --> AAC : "10%" AFV --> AWE : "90%" AFV --> AEE : "99.99%" AVAN --> AIMS : "99.99%" AVAN --> AVANB AFP --> ARE : "99.99%" AFP --> AB : "51%" ARE --> UNO : "28%" UNO --> FT : "62%" FT --> AHL : "99.99%" AB --> ABF : "48.99%" ABF --> BNP : "65%" UNOP --> UNOPAT : "49.99%" UNOP --> UNOG : "49.32%" UNOA --> UNOG : "49.24%" UNO --> UNOP : "99.99%" UNO --> UNOA : "99.99%" AHL --> UNOA : "0.01%" AFI --> AFIB AFV --> AFVB
legend left
(a) Bank and financial services companies. (b) 10% held by AXA Assurances Vie Luxembourg SA (Luxembourg). (c) 9.3% are held by Unofi Participations. (d) In process of liquidation. (e) New corporate name as of December 31, 2023 (formerly Architas France). (f) New corporate name (formerly Unofi-Crédit).
end legend
@enduml </syntaxhighlight>
Belgium
drawio:Belgium <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Holdings Belgium\n(Belgium)" as AHB rectangle "AXA Belgium\n(Belgium)" as AB rectangle "YUZZU\n(Belgium)" as YUZ
AXA --> AHB AXA --> AB : "5.07%" AHB --> AB : "94.93%" AB --> YUZ : "99.87%" AHB --> YUZ : "0.13%"
@enduml </syntaxhighlight>
Germany
drawio:Germany <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "Kölnische Verwaltungs AG\nfür Versicherungswerte\n(Germany)" as KV rectangle "AXA Konzern AG\n(Germany)" as AK rectangle "AXA Versicherung AG\n(Germany)" as AV rectangle "AXA Lebensversicherung\nAG\n(Germany)" as AL rectangle "Deutsche Ärzte Finanz\nBeratungs und\nVermittlungs AG\n(Germany)" as DAF rectangle "Deutsche\nÄrzteversicherung AG\n(Germany)" as DA rectangle "AXA\nKrankenversicherung\nAG (a)\n(Germany)" as AKV rectangle "AXA easy\nVersicherung AG\n(Germany)" as AE rectangle "Roland Rechtsschutz-\nVersicherungs-AG (b)\n(Germany)" as RR rectangle "Roland Schutzbrief\nVersicherung AG (c)\n(Germany)" as RS rectangle "AGER\nLebensversicherung AG\n(Germany)" as AGER
AXA --> KV : "76.98%" AXA --> AK : "74.37%" KV --> AK : "25.63%" AK --> KV : "23.02%" AK --> AV AK --> AL AK --> DAF : "75%" AK --> DA AK --> AKV AK --> AE AK --> RR : "60%" AK --> AGER RR --> RS
legend left
(a) Health insurance. (b) Assistance and legal expenses insurance. (c) Accident & breakdown cover.
end legend
@enduml </syntaxhighlight>
Italy
drawio:Italy <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Versicherungen AG\n(Switzerland)" as AVCH rectangle "AXA Mediterranean\nHolding S.A.U.\n(Spain)" as AMH rectangle "Banca Monte dei Paschi\ndi Siena S.p.A.\n(Italy)" as BMPS rectangle "AXA Advice S.p.A.\n(Italy)" as AAD rectangle "AXA Assicurazioni\nSpA (a)\n(Italy)" as AA rectangle "AXA MPS Assicurazioni\nDanni S.p.A.\n(Italy)" as AMPSD rectangle "AXA MPS Assicurazioni\nVita S.p.A.\n(Italy)" as AMPSV rectangle "QUIXA Assicurazioni\nSpA\n(Italy)" as QA rectangle "AXA ITALIA\nServizi ScpA\n(Italy)" as AIS rectangle "AXA CARING Srl\n(Italy)" as AC rectangle "AXA MPS Financial\nDAC\n(Ireland)" as AMPSF
AXA --> AMH AXA --> AVCH AVCH --> AAD AMH --> AA : "99.99%" AMH --> AMPSD : "50%" AMH --> AMPSV : "50%" BMPS --> AMPSD : "50%" BMPS --> AMPSV : "50%" AA --> QA AA --> AIS : "80.37%" AA --> AC AA --> AMPSV : "4.56%" QA --> AIS : "4.56%" AMPSV --> AIS : "10.51%" AMPSV --> AMPSF
legend left
(a) 0.01% held by third parties.
end legend
@enduml </syntaxhighlight>
Luxembourg
drawio:Luxembourg <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Holdings Belgium\n(Belgium)" as AHB rectangle "AXA Luxembourg SA (a)\n(Luxembourg)" as ALX rectangle "AXA Assurances\nLuxembourg SA\n(Luxembourg)" as AAL rectangle "AXA Assurances Vie\nLuxembourg SA\n(Luxembourg)" as AAVL rectangle "Contere SA\n(Luxembourg)" as CON rectangle "AXA Wealth\nEurope (b)\n(Luxembourg)" as AWE
AXA --> AHB AHB --> ALX : "99.99%" ALX --> AAL : "99.99%" ALX --> AAVL : "99.99%" ALX --> CON AAVL --> AAL : "0.01%" AAVL --> AWE : "10%"
legend left
(a) 0.01% held by AXA Belgium (Belgium). (b) 90% held by AXA France Vie (France).
end legend
@enduml </syntaxhighlight>
Spain (1/2)
drawio:Spain (1/2) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Regional\nServices, S.A.U.\n(Spain)" as ARS rectangle "AXA Seguros Generales,\nS.A. de Seguros y\nReaseguros (a)\n(Spain)" as ASG rectangle "AXA Pensiones, S.A.\nEntidad Gestora de\nFondos de Pensiones\nUnipersonal\n(Spain)" as AP rectangle "AXA Group Operations\nSpain S.A. (b)\n(Spain)" as AGOS rectangle "AXA Aurora Vida, S.A.\nde Seguros y\nReaseguros (c)\n(Spain)" as AAV rectangle "AXA Exclusiv, Agencia\nde Seguros vinculada\nS.A.U.\n(Spain)" as AE rectangle "Auxiliar de Seguros,\nSociedad Agencia de\nSeguros, S.L.U.\n(Spain)" as ADS rectangle "Grupo Igualatorio\nRadiologia Diagnosticio\nSL (d)\n(Spain)" as GIR rectangle "Hospital Mompia\nS.A.U.\n(Spain)" as HM rectangle "Grupo Pensa\nSalud, S.L.U.\n(Spain)" as GPS rectangle "Fundación AXA\n(Spain)" as FA
AXA --> AMH AMH --> ARS AMH --> ASG : "99.93%" AMH --> AP AMH --> AGOS : "51%" AMH --> AAV : "98.98%" ASG --> AE ASG --> ADS ASG --> GIR : "53%" ASG --> HM ASG --> GPS AAV --> FA : "66.66%"
legend left
(a) Minority shareholders hold the remaining 0.07% of the paid-up capital. (b) 49% are held by AXA Group Operations (France). (c) AXA holds 0.88% of the paid-up capital and minority shareholders hold the remaining 0.14% of the paid-up capital. (d) 47% are held by Centro de Diagnostico Santa Lucia S.L.U.
end legend
@enduml </syntaxhighlight>
Spain (2/2)
drawio:Spain (2/2) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Seguros Generales,\nS.A. de Seguros y\nReaseguros\n(Spain)" as ASG rectangle "Atlantis Asesores, S.L.\n(Spain)" as AA rectangle "Fleet and Care\nInnovation, S.L. (a)\n(Spain)" as FCI rectangle "Asesoramiento en\nSeguros y Prevision\nAtlantis, S.L.U.\n(Spain)" as ASP rectangle "Atlantis Correduria de\nSeguros y Consultoria\nActuarial, S.A.U.\n(Spain)" as ACS rectangle "Atlantis Vida Compañia\nde Seguros y\nReaseguros S.A. (b)\n(Spain)" as ATV rectangle "Agrupacio AMCI\nd'Assegurances i\nReassegurances, S.A. (c)\n(Spain)" as AMCI rectangle "OKSYGEN\nEXPERIENCE S.L.\n(Spain)" as OKS rectangle "Pool Gestora\nSportiva, S.L. (d)\n(Spain)" as PGS rectangle "AMDIF, S.L.U.\n(Spain)" as AMDIF rectangle "Assistencia Avançada\nBCN, S.L.U.\n(Spain)" as AABN
AXA --> AMH AMH --> ASG : "99.93%" ASG --> AA ASG --> FCI : "90%" ASG --> ASP ASG --> ACS ASG --> ATV : "98.06%" ASG --> AMCI : "97.72%" ASG --> OKS AMCI --> PGS : "50%" AMCI --> AMDIF AMCI --> AABN
legend left
(a) Reial Automobil Club de Catalunya holds the remaining 10% of the paid-up capital. (b) The remaining 1.94% as treasury stock. (c) Minority shareholders hold the remaining 2.28% of the paid-up capital. (d) Gestora Catalana de Natacio, S.L. holds the remaining 50%.
end legend
@enduml </syntaxhighlight>
Switzerland
drawio:Switzerland <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Versicherungen AG\n(Switzerland)" as AV rectangle "AXA Leben AG\n(Switzerland)" as AL rectangle "AXA-ARAG\nRechtsschutz AG (a)\n(Switzerland)" as AAR rectangle "Noimos AG\n(Switzerland)" as NOI rectangle "AXA Mobility\nServices AG\n(Switzerland)" as AMS rectangle "Zürcher Freilager AG\n(Switzerland)" as ZF
AXA --> AV AV --> AL AV --> AAR : "66.67%" AV --> NOI AV --> AMS AL --> ZF : "62.43%"
legend left
(a) 29.17% are held by ARAG Société Européenne (Düsseldorf) and 4.17% by other shareholders.
end legend
@enduml </syntaxhighlight>
UK (1/3)
drawio:UK (1/3) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA UK PLC\n(UK)" as AXAUK rectangle "Thinc Holdings\nLimited\n(UK)" as TH rectangle "SBJ Group Limited\n(UK)" as SBJ rectangle "Winterthur 1 Limited\n(UK)" as W1 rectangle "AXA Scotland\nLimited\n(UK)" as ASL rectangle "Ignition New Business\nSolutions Limited\n(UK)" as INB rectangle "Thinc Group Limited\n(UK)" as TG rectangle "AXA Scotland\nLimited Partnership (a)\n(UK)" as ASLP
AXA --> AXAUK AXAUK --> TH AXAUK --> SBJ AXAUK --> W1 AXAUK --> ASL AXAUK --> INB TH --> TG ASL --> ASLP
legend left
(a) AXA Scotland Limited is the General Partner. Limited partners are AXA UK plc and AXA UK Pension Trustees Limited.
end legend
@enduml </syntaxhighlight>
UK (2/3)
drawio:UK (2/3) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA UK PLC\n(UK)" as AXAUK rectangle "Guardian Royal\nExchange PLC\n(UK)" as GRE rectangle "AXA Insurance PLC\n(UK)" as AIP rectangle "AXA PPP Healthcare\nGroup Limited\n(UK)" as APPHG rectangle "AXA Services Limited\n(UK)" as ASL rectangle "The Royal Exchange\nAssurance\n(UK)" as REA rectangle "AXA Insurance\nUK PLC\n(UK)" as AIUK rectangle "AXA UK Pension\nTrustees Limited (a)\n(UK)" as AUPT rectangle "AXA Health Services\nLimited\n(UK)" as AHS rectangle "AXA PPP Taking\nCare Limited\n(UK)" as APPTC rectangle "Health-On-Line\nCompany UK Limited\n(UK)" as HOL rectangle "AXA Health Limited\n(UK)" as AHL rectangle "The Permanent\nHealth Company\nLimited\n(UK)" as PHC rectangle "Doctor At Hand\nDiagnostics Limited (c)\n(UK)" as DAH rectangle "Healthcare Business\nSolutions (UK) Limited\n(UK)" as HBS rectangle "AXA General\nInsurance Limited\n(UK)" as AGIL rectangle "AXA PPP Healthcare\nLimited\n(UK)" as APPH rectangle "Swiftcover Insurance\nServices Limited\n(UK)" as SIS rectangle "Anastasis ICC\nLimited (b)\n(Guernsey)" as ANA rectangle "Methuselah IC\nLimited (b)\n(Guernsey)" as MET rectangle "LanternOne IC\nLimited (b)\n(Guernsey)" as LAN rectangle "Greenland IC\nLimited (b)\n(Guernsey)" as GRN rectangle "AXA UK Group Pension\nScheme Management\nLimited (b)\n(UK)" as AUGPS
AXA --> AXAUK AXAUK --> GRE GRE --> AIP GRE --> APPHG GRE --> ASL AIP --> REA AIP --> AIUK AIP --> AUPT : "99%" APPHG --> AHS APPHG --> APPTC APPHG --> HOL APPHG --> AHL APPHG --> PHC APPHG --> DAH : "50%" APPHG --> HBS AIP --> AGIL AIP --> APPH AIP --> SIS AUPT --> ANA AUPT --> MET AUPT --> LAN AUPT --> GRN AUPT --> AUGPS
legend left
(a) 1% held by The Law Debenture Pension Trust Corporation plc. (b) AXA UK Pension Trustees Limited is the shareholder but the beneficial owner of the shares is the Pension Scheme and not the holding company. (c) 50/50 Joint-Venture owned by AXA PPP Healthcare Group Limited and Doctor Care Anywhere Group Plc.
end legend
@enduml </syntaxhighlight>
UK (3/3)
drawio:UK (3/3) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA France IARD\n(France)" as AFI rectangle "AXA Mediterranean\nHolding S.A.U.\n(Spain)" as AMH rectangle "AXA Global Healthcare\n(UK) Limited\n(UK)" as AGHUK rectangle "AXA Africa Specialty\nRisks Holding Limited\n(UK)" as AASRH rectangle "AXA Global Healthcare\n(Hong Kong) Limited\n(Hong Kong)" as AGHHK rectangle "AXA Life and Health\nReinsurance Solutions\nPte. Ltd\n(Singapore)" as ALHR rectangle "AXA Global Healthcare\n(EU) Limited\n(Ireland)" as AGHEU rectangle "AXA Africa Specialty\nRisks Corporate Member\nLimited\n(UK)" as AASRC rectangle "AXA Global Healthcare\n(EU) Limited branch:\nNetherlands (a)" as AGHEUB rectangle "AXA Global Healthcare\n(UK) Limited –\nRep. Office:\nUnited Arab Emirates" as AGHUKB
AXA --> AFI AXA --> AMH AFI --> AGHUK AMH --> AASRH AGHUK --> AGHHK AGHUK --> ALHR AGHUK --> AGHEU AASRH --> AASRC AGHEU --> AGHEUB AGHUK --> AGHUKB
legend left
(a) Dormant.
end legend
@enduml </syntaxhighlight>
Ireland
drawio:Ireland <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA UK PLC\n(UK)" as AXAUK rectangle "Guardian Royal\nExchange PLC\n(UK)" as GRE rectangle "AXA Insurance PLC\n(UK)" as AIP rectangle "AXA Mediterranean\nHolding S.A.U.\n(Spain)" as AMH rectangle "AXA MPS Assicurazioni\nVita S.p.A.\n(Italy)" as AMPSV rectangle "Architas Limited\n(UK)" as ARCL rectangle "AXA Life Europe dac\n(Ireland)" as ALE rectangle "Architas Multi-Manager\nEurope Limited\n(Ireland)" as AMME rectangle "AXA Ireland Limited\n(Ireland)" as AIL rectangle "AXA Pension Fund\nIreland Limited\n(Ireland)" as APFI rectangle "AXA MPS Financial\nDAC\n(Ireland)" as AMPSF rectangle "Laya Healthcare\nLimited\n(Ireland)" as LHL rectangle "AXA Ireland Pension\nTrustees Limited\n(Ireland)" as AIPT rectangle "AXA Insurance DAC\n(Ireland)" as AID rectangle "AXA Group Services\nLimited\n(Ireland)" as AGSL rectangle "GoGreen Works\nLimited\n(Ireland)" as GGW rectangle "Laya Services\nLimited\n(Ireland)" as LSL rectangle "AXA Life Europe dac\nbranches:\nItaly, Spain" as ALEB rectangle "AXA Insurance DAC\nbranch:\nNorthern Ireland" as AIDB
AXA --> ARCL AXA --> AXAUK AXAUK --> GRE GRE --> AIP AIP --> AIL AIP --> APFI AMH --> AMPSV AMPSV --> AMPSF ARCL --> ALE ARCL --> AMME AIL --> LHL AIL --> AIPT AIL --> AID AIL --> AGSL AMPSF --> GGW ALE --> ALEB AID --> AIDB LHL --> LSL
@enduml </syntaxhighlight>
Türkiye
drawio:Türkiye <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Holding, A.S.\n(Turkey)" as AHT rectangle "T.C. Ziraat Bankasi\n(Turkey)" as ZB rectangle "AXA HAYAT ve\nEmeklilik A.S. (a)\n(L&S / PPP)\n(Turkey)" as AHE rectangle "AXA Sigorta A.S.\n(P&C)\n(Turkey)" as ASI
AXA --> AHT : "7.79%" AXA --> AMH AMH --> AHT : "92.21%" AHT --> AHE : "99.99%" AHT --> ASI : "93.05%" ZB --> ASI : "6.92%"
legend left
(a) Two minority shareholders hold the remaining paid-up capital.
end legend
@enduml </syntaxhighlight>
Brazil
drawio:Brazil <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Consultoria\nIntermediaçao de\nServiços e Negocios\nno Brasil Ltda (a)\n(Brazil)" as ACI rectangle "Voltaire Participações,\nS.A.\n(Brazil)" as VP rectangle "AXA Seguros S.A.\n(Brazil)" as AS
AXA --> AMH AMH --> ACI : "99.99%" AMH --> VP VP --> AS
legend left
(a) 0.01% are held by AXA Regional Services S.A. (Spain). New corporate name (formerly AXA Brasil Servicios de Consultoria de Negocios Ltda).
end legend
@enduml </syntaxhighlight>
Colombia
drawio:Colombia <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Colpatria Medicina\nPrepagada S.A.\n(Colombia)" as ACMP rectangle "AXA Colpatria\nCapitalizadora S.A. (d)\n(Colombia)" as ACC rectangle "AXA Colpatria\nSeguros S.A.\n(Colombia)" as ACS rectangle "AXA Colpatria Seguros\nde Vida S.A.\n(Colombia)" as ACSV rectangle "Inversiones Sequoia\nColombia S.A.S. (a)\n(Colombia)" as ISC rectangle "Finanseguro S.A. (b)\n(Colombia)" as FIN rectangle "Nixus Capital Humano\nS.A.S.\n(Colombia)" as NCH rectangle "Emermédica S.A.\nServicios de Ambulancia\nPrepagadas (c)\n(Colombia)" as EME
AXA --> AMH AMH --> ACMP : "51%" AMH --> ACC : "51%" AMH --> ACS : "51%" AMH --> ACSV : "51%" ACMP --> ISC : "80.1%" ISC --> FIN : "19%" ACC --> FIN : "56.85%" ACS --> NCH FIN --> NCH : "26.83%" ACSV --> EME : "32.3%" EME --> NCH : "67.6%"
legend left
(a) 0.70% held by AXA Colpatria Medicina Prepagada S.A. (b) 16.32% held by AXA Colpatria Medicina Prepagada S.A. (c) AXA Colpatria Seguros S.A., AXA Colpatria Medicina Prepagada S.A. and Finanseguro S.A.S. held the remaining shareownership. (d) In liquidation.
end legend
@enduml </syntaxhighlight>
Mexico
drawio:Mexico <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Seguros, S.A.\nde C.V. (« AS ») (a)\n(Mexico)" as AS rectangle "Administradora de\nRecursos Humanos y\nCorporativos, S.A.\nde C.V. (d) (e)" as AREH rectangle "AXA Salud, S.A.\nde C.V. (b)\n(Mexico)" as ASAL rectangle "Inmobiliaria Comercial\nde Occidente S.A.\nde C.V. (g)\n(Mexico)" as ICO rectangle "Reacciona por la\nVida A.C. (h)\n(Mexico)" as RPV rectangle "Keralty Mexico S.A.\nde C.V. (c)\n(Mexico)" as KM rectangle "Fundación AXA,\nA.C. (f)\n(Mexico)" as FA
AXA --> AMH AMH --> AS : "99.97%" AS --> AREH : "98%" AS --> ASAL : "80%" AS --> ICO : "50%" AS --> RPV : "50%" AS --> KM : "40%" AS --> FA : "33.33%"
legend left
(a) 0.03% held by AXA Seguros Generales, S.A. de Seguros y Reaseguros (Spain). (b) 20% held by Controladora Salud Mexico S.A. de C.V. (not member of the AXA Group). (c) 60% held by Controladora Salud Mexico S.A. de C.V. (not member of the AXA Group). (d) 2% held by CASCA. (e) In liquidation. (f) 33.33% held by AXA Assistance Mexico S.A. de C.V. and 33.33% held by AXA IM México Asesores en Inversiones Independientes S.A. de C.V. (g) 50% held by two other Mexican individuals. (h) 50% held by Victimas de la Violencia Vial A.C. (not member of the AXA Group).
end legend
@enduml </syntaxhighlight>
China - Hong Kong
drawio:China - Hong Kong <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Versicherungen AG\n(Switzerland)" as AVCH rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "Industrial and Commercial\nBank of China Co. Ltd\n(ICBC)" as ICBC rectangle "Minmetals Capital\nHolding Ltd" as MCH rectangle "AXA Tian Ping\nProperty & Casualty\nCompany Limited\n(China)" as ATP rectangle "AXA China Region\nHolding Limited\n(Hong Kong)" as ACRH rectangle "AXA Asian Markets\nServices Hong Kong\nCo. Limited\n(Hong Kong)" as AAMS rectangle "AXA Group Regional\nBusiness Management\n(Shanghai) Co. Ltd.\n(China)" as AGRB rectangle "AXA China Region\nLimited\n(Bermuda)" as ACR rectangle "AXA China\n(France)" as AXACH rectangle "AXA General Insurance\nHong Kong Limited\n(Hong Kong)" as AGIHK rectangle "ICBC-AXA Assurance\nCompany Limited (a)\n(China)" as ICBCAXA rectangle "ICBC-AXA Asset\nManagement Company\nLimited\n(China)" as ICBCAM rectangle "Integrity Financial\nAdvice Network\nCompany Limited\n(Hong Kong)" as IFA rectangle "AXA China Region\nInsurance Company\n(Bermuda) Limited\n(Bermuda)" as ACRIB rectangle "International Services\nProvider Limited\n(Hong Kong)" as ISP rectangle "AXA China Region\nInsurance Company\nLimited\n(Hong Kong)" as ACRI rectangle "Swiss Privilege\nLimited\n(Hong Kong)" as SPL rectangle "AXA International\nReinsurance (Shanghai)\nCompany Limited\n(China)" as AIR rectangle "AXA Tian Ping Insurance\nDistribution Company\nLimited\n(China)" as ATPD rectangle "AXA Wealth Management\nCHK Limited\n(Hong Kong)" as AWM rectangle "AXA Life Insurance\nCompany Limited\n(Hong Kong)" as ALIC rectangle "AXA Asian Markets\nServices Philippines,\nInc.\n(Philippines)" as AAMSPH rectangle "AXA Asian Markets\nServices Malaysia\nSdn. Bhd.\n(Malaysia)" as AAMSMY
AXA --> AVCH AXA --> AXAASIA AVCH --> ATP AXAASIA --> ACRH AXAASIA --> AAMS AXAASIA --> AGRB AXAASIA --> ACR AXAASIA --> AXACH AXAASIA --> AGIHK ICBC --> ICBCAXA : "60%" MCH --> ICBCAXA : "10%" AGIHK --> ICBCAXA : "27.5%" ICBCAXA --> ICBCAM ACR --> AXACH : "49%" ACRH --> IFA ACRH --> ACRIB : "51%" ACRH --> ISP ACRIB --> ACRI ACRIB --> SPL ACRIB --> AIR ACRI --> ATPD AGIHK --> AWM AGIHK --> ALIC AAMS --> AAMSPH AAMS --> AAMSMY
legend left
(a) 2.5% are held by China Minmetals Ltd Co.
end legend
@enduml </syntaxhighlight>
India
drawio:India <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "Société Beaujon\n(France)" as SB rectangle "National Mutual\nInternational Pty.\nLimited\n(Australia)" as NMI rectangle "AXA India Holdings\n(Mauritius)" as AIH rectangle "AXA Global Business\nServices Private\nLimited (a) (b)\n(India)" as AGBS
AXA --> AXAASIA AXA --> SB AXAASIA --> NMI NMI --> AIH : "32.94%" AXAASIA --> AIH : "67.06%" SB --> AGBS : "99.99%"
legend left
(a) 0.01% held by Vamopar (France). (b) Commercial name: AXA Global Business Services.
end legend
@enduml </syntaxhighlight>
Indonesia
drawio:Indonesia <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "National Mutual\nInternational Pty.\nLimited\n(Australia)" as NMI rectangle "PT Bank Mandiri Tbk.\n(Indonesia)" as BM rectangle "AXA Financial Services\n(Singapore) Pte. Ltd.\n(Singapore)" as AFSS rectangle "PT AXA Insurance\nIndonesia (c)\n(Indonesia)" as PAII rectangle "PT. AXA Mandiri\nFinancial Services\n(Indonesia)" as PAMFS rectangle "PT. AXA Services\nIndonesia (a)\n(Indonesia)" as PASI rectangle "Wealth Management\nMauritius Holdings\nLimited\n(Mauritius)" as WMMH rectangle "PT. Kotak Biru\nKonsultama\n(Indonesia)" as PKK rectangle "PT. Indonesia Emas\nPerkasa\n(Indonesia)" as PIE rectangle "PT. Kotak Biru\nInvestama\n(Indonesia)" as PKI rectangle "PT. AXA Financial\nIndonesia (b)\n(Indonesia)" as PAFI rectangle "PT. AXA Investment\nManagers Select\nIndonesia\n(Indonesia)" as PAIMSI rectangle "Dana Pensiun Lembaga\nKeuangan PT. AXA\nMandiri Financial\nServices (DPLK AMFS)\n(Indonesia)" as DPLK
AXA --> AXAASIA AXA --> AFSS AXAASIA --> NMI BM --> PAII : "80%" NMI --> PAII NMI --> PAMFS : "49%" BM --> PAMFS : "51%" NMI --> PASI : "99.51%" NMI --> WMMH WMMH --> PKK : "100% - 1 share" WMMH --> PIE : "1%" PIE --> AFSS : "99%" PKK --> PKI : "10.49%" PIE --> PKI : "89.51%" PKI --> PAFI : "8.84%" AFSS --> PAFI : "91.16%" PAFI --> PAIMSI : "90%" PAIMSI --> AFSS : "10%" PAMFS --> DPLK
legend left
(a) 0.49% held by AXA ASIA. (b) 5 shares held by a minority shareholder. (c) 20% held by minority shareholders.
end legend
@enduml </syntaxhighlight>
Japan
drawio:Japan <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Versicherungen AG\n(Switzerland)" as AVCH rectangle "AXA Holdings Japan\nCo. Ltd (a)\n(Japan)" as AHJ rectangle "AXA Life Insurance\nCo., Ltd\n(Japan)" as ALI rectangle "AXA General Insurance\nCo., Ltd\n(Japan)" as AGI rectangle "AXA Wealth Management\nCo. Ltd\n(Japan)" as AWM rectangle "AXA Lifecare Co. Ltd.\n(Japan)" as ALC
AXA --> AHJ : "74.49%" AVCH --> AHJ : "24.20%" AHJ --> ALI AHJ --> AGI AHJ --> AWM AHJ --> ALC
legend left
(a) 1% are held by Nippon Life Insurance Company and 0.3% are held by other shareholders.
end legend
@enduml </syntaxhighlight>
The Philippines
drawio:The Philippines <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "First Metro Investment\nCorporation\n(Philippines)" as FMIC rectangle "GT Capital Holdings,\nInc.\n(Philippines)" as GTC rectangle "AXA Philippines Life\nand General Insurance\nCorporation (a) (b)\n(Philippines)" as APLGIC
AXA --> AXAASIA AXAASIA --> APLGIC : "45%" FMIC --> APLGIC : "28.18%" GTC --> APLGIC : "25.33%"
legend left
(a) 1.49% held by other shareholders. (b) New corporate name on December 18, 2024 (formerly Philippine AXA Life Insurance Corporation).
end legend
@enduml </syntaxhighlight>
Singapore
drawio:Singapore <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "AXA Financial Services\n(Singapore) Pte Ltd\n(Singapore)" as AFSS
AXA --> AXAASIA AXAASIA --> AFSS
@enduml </syntaxhighlight>
South Korea
drawio:South Korea <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA General Insurance\nCo., Ltd (a)\n(South Korea)" as AGISK
AXA --> AGISK : "99.76%"
legend left
(a) 0.24% held by individual shareholders.
end legend
@enduml </syntaxhighlight>
Thailand
drawio:Thailand <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA ASIA\n(France)" as AXAASIA rectangle "National Mutual\nInternational Pty.\nLimited\n(Australia)" as NMI rectangle "Krungthai Bank Public\nCompany Limited\n(Thailand)" as KB rectangle "Tri Napalai Company\nLimited (b)\n(Thailand)" as TN rectangle "AXA Insurance Public\nCo. Ltd (a)\n(Thailand)" as AIPC rectangle "Tri Rattana Chart\nCo., Ltd.\n(Thailand)" as TRC rectangle "Krungthai-AXA Life\nInsurance Public\nCompany Limited (c)\n(Thailand)" as KAL
AXA --> AXAASIA AXAASIA --> NMI AXAASIA --> AIPC : "49%" NMI --> TN : "49%" NMI --> KAL : "44.99%" TN --> AIPC : "50.5%" TN --> TRC : "51%" TRC --> AIPC : "49%" TRC --> KAL : "4.99%" KB --> KAL : "50%"
legend left
(a) 0.5% are held by other shareholders. (b) 51% are held by other shareholders. (c) 0.02% held by minority shareholders.
end legend
@enduml </syntaxhighlight>
Africa
drawio:Africa <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "AXA Mediterranean\nHolding, S.A.U.\n(Spain)" as AMH rectangle "AXA Africa Holding\n(France)" as AAH rectangle "AXA France IARD\n(France)" as AFI rectangle "AXA France Vie\n(France)" as AFV rectangle "AVANSSUR\n(France)" as AVAN rectangle "AXA France IARD\n(Morocco)" as AFIM rectangle "AXA France Vie\n(Morocco)" as AFVM rectangle "AVANSSUR\n(Morocco)" as AVANM rectangle "AXA Holding Maroc\n(Morocco)" as AHM rectangle "AXA Assurance Maroc\n(Morocco)" as AAM rectangle "CARRE Assurance Maroc\n(Insurance agent)\n(Morocco)" as CAM rectangle "Assia\n(Morocco)" as ASS rectangle "Sté Gestion et\nSurveillance \"SGS\"\n(Morocco)" as SGS rectangle "AXA Credit\n(Morocco)" as ACR rectangle "AXA TakafulAI\nMaghreb (a)\n(Morocco)" as ATM rectangle "Sam Real Estate\n(Morocco)" as SRE rectangle "Force 2\n(Morocco)" as F2 rectangle "ONA Courtage\n(Morocco)" as ONA rectangle "AXA Assurances\nAlgérie Dommage\n(Algeria)" as AAAD rectangle "AXA Assurances\nAlgérie Vie\n(Algeria)" as AAAV rectangle "AXA Développement\nAlgérie\n(Algeria)" as ADA rectangle "AXA Egypt\nInvestment, SAE\n(Egypt)" as AEI rectangle "AXA General\nInsurance, SAE\n(Egypt)" as AGIS rectangle "AXA Services\nEgypt, SAE\n(Egypt)" as ASES rectangle "AXA Life Insurance\nEgypt, SAE\n(Egypt)" as ALIE rectangle "AXA Africa Health SAE\n(OneHealth)\n(Egypt)" as AAHE
AXA --> AMH AXA --> AAH AXA --> AFI AXA --> AFV AXA --> AVAN AFI --> AFIM AFV --> AFVM AVAN --> AVANM AMH --> AHM AHM --> AAM AAM --> CAM AAM --> ASS AAM --> SGS AAM --> ACR : "99.76%" AAM --> ATM AAM --> SRE : "95%" ASS --> F2 : "50%" SGS --> ONA : "49%" AMH --> AAAD : "90%" AAAD --> AAAV : "48.99%" AAAD --> ADA : "99.99%" AEI --> AAAD : "0.01%" AEI --> AAAV : "48.99%" AMH --> AEI AEI --> AGIS : "99.99%" AEI --> ASES : "99.96%" AEI --> ALIE : "99.99%" AAH --> AAHE : "99.99%"
legend left
(a) Into liquidation.
end legend
@enduml </syntaxhighlight>
Africa (Sub-Saharan)
drawio:Africa (Sub-Saharan) <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "Société Beaujon\n(France)" as SB rectangle "AXA Africa Holding\n(France)" as AAH rectangle "AXA Sénégal\n(Senegal)" as ASEN rectangle "AXA Côte d'Ivoire\n(Ivory Coast)" as ACI rectangle "AXA Cameroun\n(Cameroon)" as ACAM rectangle "AXA Gabon\n(Gabon)" as AGAB rectangle "Assur Africa Holdings\n(Mauritius)" as AAHo rectangle "AXA Mansard Insurance\n(Nigeria)" as AMI rectangle "AXA Mansard\nInvestment Limited\n(Nigeria)" as AMIL rectangle "APD Limited\n(Nigeria)" as APD rectangle "AXA Mansard Health\nLimited\n(Nigeria)" as AMH rectangle "AXA OneHealth\nLimited\n(Nigeria)" as AOH rectangle "African Reinsurance\nCorporation\n« Africa Re »\n(Nigeria)" as ARC
AXA --> ASEN : "68.70%" AXA --> ACI : "80.92%" AXA --> ACAM : "99.96%" AXA --> AGAB : "86.59%" AXA --> SB AXA --> AAH SB --> AAHo ACI --> ASEN : "9.04%" ACI --> ACAM : "14.68%" ACAM --> AGAB : "5.10%" AAHo --> AMI : "76.48%" AMI --> AMIL AMI --> APD : "55.70%" AMI --> AMH AMI --> AOH AAH --> ARC : "7%"
@enduml </syntaxhighlight>
Lebanon
drawio:Lebanon <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "Groupe SLF" as GSLF rectangle "AXA Middle East SAL\n(Lebanon)" as AME rectangle "AXA Holding, SAL\n(Lebanon)" as AH
AXA --> AME : "49%" AXA --> AH : "99.98%" GSLF --> AME : "49%" AH --> AME : "2%"
@enduml </syntaxhighlight>
XL Group
drawio:XL Group <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "XL Group Ltd\n(Bermuda)" as XLG rectangle "X.L. Property Holdings\nLimited\n(Bermuda)" as XLPH rectangle "AXA Digital Commercial\nPlatform, Inc.\n(US - Delaware)" as ADCPI rectangle "AXA Digital Commercial\nPlatform SAS\n(France)" as ADCPS rectangle "XL Bermuda Ltd\n(Bermuda)" as XLB
AXA --> XLG XLG --> XLPH XLG --> ADCPI XLG --> XLB ADCPI --> ADCPS
@enduml </syntaxhighlight>
XL Bermuda
drawio:XL Bermuda <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "XL Group Ltd\n(Bermuda)" as XLG rectangle "XL Bermuda Ltd\n(Bermuda)" as XLB rectangle "XL Financial Holdings\n(Ireland) Limited\n(Ireland)" as XLFH rectangle "XL (WESTERN) EUROPE\nS.à.r.l.\n(Luxembourg)" as XLWE rectangle "Catlin Singapore\nPte. Ltd.\n(Singapore)" as CSPL rectangle "Catlin Labuan Limited\n(Malaysia)" as CLL rectangle "XL Services (Bermuda)\nLtd\n(Bermuda)" as XLSB rectangle "Fundamental Insurance\nInvestments Ltd.\n(Bermuda)" as FIIL rectangle "XL Foundation Ltd\n(Bermuda)" as XLF rectangle "XL (Brazil) Holdings\nLtda.\n(Brazil)" as XLBH rectangle "AXA XL Insurance\nCompany UK Limited\n(UK)" as AXLICUK rectangle "Angel Risk Management\nLimited\n(UK)" as ARM rectangle "AXA XL Life Syndicate\nLimited\n(UK)" as AXLLS rectangle "AXA XL Syndicate\nLimited\n(UK)" as AXLS rectangle "AXA XL Underwriting\nAgencies Limited\n(UK)" as AXLUA rectangle "Catlin (North American)\nHoldings Ltd.\n(UK)" as CNAH rectangle "XL Insurance (UK)\nHoldings Limited\n(UK)" as XLIUKH rectangle "XL Insurance Company\nSE\n(Ireland)" as XLICSE rectangle "XL Insurance\nSwitzerland Ltd\n(Switzerland)" as XLISCH
AXA --> XLG XLG --> XLB XLB --> XLFH XLB --> XLWE XLB --> CSPL XLB --> CLL XLB --> XLSB XLB --> FIIL XLB --> XLF XLB --> XLBH XLB --> AXLICUK XLB --> ARM XLB --> AXLLS XLB --> AXLS XLB --> AXLUA XLB --> CNAH XLB --> XLIUKH CNAH --> XLICSE XLIUKH --> XLISCH
@enduml </syntaxhighlight>
AXA XL Reinsurance
drawio:AXA XL Reinsurance <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "XL Group Ltd\n(Bermuda)" as XLG rectangle "XL Bermuda Ltd\n(Bermuda)" as XLB rectangle "AXA XL Reinsurance\n(Holdings) Ltd\n(Bermuda)" as AXLRH rectangle "AXA XL Resseguros\nS.A. (a)\n(Brazil)" as AXLRS rectangle "AXA XL Reinsurance Ltd\n(Bermuda)" as AXLRL rectangle "XL RE Europe SE\n(Ireland)" as XLRE rectangle "XL Underwriting\nManagers Ltd.\n(Bermuda)" as XLUM rectangle "AXA XL Services\n(Bermuda) Ltd\n(Bermuda)" as AXLSB rectangle "XL Reinsurance\nAmerica Inc.\n(US – New York)" as XLRA rectangle "AXA XL Luxembourg\nS.à.r.l.\n(Luxembourg)" as AXLL rectangle "AXA XL Reinsurance\nEscritório de\nRepresentação no\nBrasil Ltda.\n(Brazil)" as AXLRB rectangle "XL Catlin Japan KK\n(Japan)" as XLCJ rectangle "Catlin Re Switzerland\nLtd / Catlin Re\nSchweiz AG\n(Switzerland)" as CRCH
AXA --> XLG XLG --> XLB XLB --> AXLRH AXLRH --> AXLRS AXLRH --> AXLRL AXLRL --> XLRE AXLRL --> XLUM AXLRL --> AXLSB AXLRL --> XLRA AXLRL --> AXLL XLRE --> AXLRB XLRA --> XLCJ AXLL --> CRCH
legend left
(a) 1.1 quota owned by XL (Brazil) Holding Ltda.
end legend
@enduml </syntaxhighlight>
XL America
drawio:XL America <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "XL Bermuda Ltd\n(Bermuda)" as XLB rectangle "X.L. America, Inc.\n(US – Delaware)" as XLA rectangle "AXA XL Re Underwriting\nInc.\n(US – Delaware)" as AXLRU rectangle "X.L. Global Services,\nInc.\n(US – Delaware)" as XLGS rectangle "XLA Garrison L.P.\n(US – Delaware)" as XLAG rectangle "XL Global, Inc.\n(US – Delaware)" as XLG rectangle "Greenwich Insurance\nCompany\n(US – Delaware)" as GIC rectangle "Eagleview Insurance\nBrokerage Services,\nLLC\n(US – Delaware)" as EIBS rectangle "XL Innovate Partners,\nLP (c)\n(US – Delaware)" as XLIP rectangle "XL Innovate Fund, LP\n(US – Delaware)" as XLIF
AXA --> XLB XLB --> XLA XLA --> AXLRU XLA --> XLGS XLA --> XLAG XLA --> XLG XLA --> GIC XLGS --> EIBS XLAG --> XLIP : "93.66%" XLG --> XLIF : "93.67%" XLIP --> XLIF : "1.24%"
@enduml </syntaxhighlight>
Greenwich Insurance Company
drawio:Greenwich Insurance Company <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "X.L. America, Inc.\n(US – Delaware)" as XLA rectangle "Greenwich Insurance\nCompany\n(US – Delaware)" as GIC rectangle "XL Specialty Insurance\nCompany\n(US – Delaware)" as XLSIC rectangle "XL Insurance America,\nInc.\n(US – Delaware)" as XLIA rectangle "Global Asset Protection\nServices, LLC\n(US – Connecticut)" as GAPS rectangle "Albany Real Estate\nHoldings LLC\n(US – Delaware)" as AREH rectangle "XL Value Onshore LLC\n(US – Delaware)" as XLVO rectangle "Allied International\nHoldings, Inc.\n(US – Florida)" as AIH rectangle "AXA XL Insurance\nCompany Americas\n(US – Delaware)" as AXLICA rectangle "XL Insurance Company\nof New York, Inc.\n(US – New York)" as XLINY rectangle "Indian Harbor Insurance\nCompany\n(US – Delaware)" as IHIC rectangle "Global Asset Protection\nServices Co. Ltd\n(Japan)" as GAPSJ rectangle "XL Group Investments\nLtd\n(Bermuda)" as XLGI rectangle "Catlin CCC Holdings\nLLC\n(US – Delaware)" as CCCH rectangle "SMTC Guarantor LLC\n(US – Delaware)" as SMTC rectangle "T.H.E. Insurance\nCompany\n(US – Louisiana)" as THE
AXA --> XLA XLA --> GIC GIC --> XLSIC GIC --> XLIA GIC --> GAPS GIC --> AREH GIC --> XLVO GIC --> AIH XLSIC --> AXLICA XLSIC --> IHIC XLIA --> XLINY GAPS --> GAPSJ GAPS --> XLGI XLVO --> CCCH XLVO --> SMTC AIH --> THE
@enduml </syntaxhighlight>
AXA US Holdings, Inc
drawio:AXA US Holdings, Inc <syntaxhighlight lang="plantuml" copy="1"> @startuml skinparam defaultTextAlignment center skinparam defaultFontName "Arial Narrow" skinparam ranksep 40 skinparam nodesep 20 <style> rectangle {
MinimumWidth 80 MaximumWidth 80 MinimumHeight 50 RoundCorner 10
} legend {
BackgroundColor transparent LineColor transparent HorizontalAlignment left
} </style>
rectangle "AXA" as AXA rectangle "X.L. America, Inc.\n(US – Delaware)" as XLA rectangle "Greenwich Insurance\nCompany\n(US – Delaware)" as GIC rectangle "AXA US Holdings Inc.\n(US - Delaware)" as AXAUSH rectangle "Coliseum Reinsurance\nCompany\n(US - Delaware)" as CRC
AXA --> XLA XLA --> GIC GIC --> AXAUSH AXAUSH --> CRC
@enduml </syntaxhighlight>