Location
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/Location
Diagram
Documentation
Client breakdown by geographic location
Kundenaufteilung nach geografischem Standort
Répartition des clients par localisation géographique
Klantenverdeling naar geografische locatie
Desglose de clientes por ubicación geográfica
Ripartizione clienti per posizione geografica
Ügyfelek földrajzi elhelyezkedés szerinti bontása
Rozdělení klientů podle geografické polohy
Properties
- Type
- (anonymous)
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 8
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| ClientStatisticType |
Information about clients in the respective country Informationen über Kunden im jeweiligen Land Information about clients dans respective pays Informatie about clients in respective land Información sobre clientes en el país respectivo Informazioni sui clienti nel rispettivo paese Information about clients in the respective country Information about clients in the respective country |
||
| ClientStatisticType |
Information about clients outside the respective country Informationen über Kunden außerhalb des jeweiligen Landes Information about clients outside respective pays Informatie about clients outside respective land Información sobre clientes fuera del país respectivo Informazioni sui clienti al di fuori del rispettivo paese Information about clients outside the respective country Information about clients outside the respective country |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Location">
<xs:annotation>
<xs:documentation xml:lang="en">Client breakdown by geographic location</xs:documentation>
<xs:documentation xml:lang="de">Kundenaufteilung nach geografischem Standort</xs:documentation>
<xs:documentation xml:lang="fr">Répartition des clients par localisation géographique</xs:documentation>
<xs:documentation xml:lang="nl">Klantenverdeling naar geografische locatie</xs:documentation>
<xs:documentation xml:lang="es">Desglose de clientes por ubicación geográfica</xs:documentation>
<xs:documentation xml:lang="it">Ripartizione clienti per posizione geografica</xs:documentation>
<xs:documentation xml:lang="hu">Ügyfelek földrajzi elhelyezkedés szerinti bontása</xs:documentation>
<xs:documentation xml:lang="cs">Rozdělení klientů podle geografické polohy</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="InCountry" type="ClientStatisticType">
<xs:annotation>
<xs:documentation xml:lang="en">Information about clients in the respective country</xs:documentation>
<xs:documentation xml:lang="de">Informationen über Kunden im jeweiligen Land</xs:documentation>
<xs:documentation xml:lang="fr">Information about clients dans respective pays</xs:documentation>
<xs:documentation xml:lang="nl">Informatie about clients in respective land</xs:documentation>
<xs:documentation xml:lang="es">Información sobre clientes en el país respectivo</xs:documentation>
<xs:documentation xml:lang="it">Informazioni sui clienti nel rispettivo paese</xs:documentation>
<xs:documentation xml:lang="cs">Information about clients in the respective country</xs:documentation>
<xs:documentation xml:lang="hu">Information about clients in the respective country</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="OutsideCountry" type="ClientStatisticType">
<xs:annotation>
<xs:documentation xml:lang="en">Information about clients outside the respective country</xs:documentation>
<xs:documentation xml:lang="de">Informationen über Kunden außerhalb des jeweiligen Landes</xs:documentation>
<xs:documentation xml:lang="fr">Information about clients outside respective pays</xs:documentation>
<xs:documentation xml:lang="nl">Informatie about clients outside respective land</xs:documentation>
<xs:documentation xml:lang="es">Información sobre clientes fuera del país respectivo</xs:documentation>
<xs:documentation xml:lang="it">Informazioni sui clienti al di fuori del rispettivo paese</xs:documentation>
<xs:documentation xml:lang="cs">Information about clients outside the respective country</xs:documentation>
<xs:documentation xml:lang="hu">Information about clients outside the respective country</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>