CentralBank

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Flows/Flow/InvestorTypes/CentralBank

Diagram

CentralBank Country ISOCountryCodeType [1] ForeignFlag xs:boolean [1] Category xs:string [1]

Documentation

EN

Investor type according to Central Bank classification

DE

Anlegertyp gemäß Zentralbank-Klassifizierung

FR

Investisseur type selon Central Bank classification

NL

Belegger type volgens Central Bank classificatie

ES

Tipo de inversor según clasificación del Banco Central

IT

Tipologia di investitori secondo la classificazione della Banca Centrale

CS

Investor type according to Central Bank classification

HU

Investor type according to Central Bank classification

Properties

Type
(anonymous)
Cardinality
0..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
14

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
ISOCountryCodeType

Country of tax domicile

Land des steuerlichen Wohnsitzes

Pays de domicile fiscal

Land van fiscale woonplaats

País de domicilio fiscal

Paese di domicilio fiscale

Adóügyi illetőség országa

Země daňového domicilu

aa
xs:boolean

Flag indicating foreign tax status

Kennzeichen für ausländischen Steuerstatus

Indicateur du statut fiscal étranger

Vlag die de buitenlandse belastingstatus aangeeft

Indicador de estatus fiscal extranjero

Flag che indica lo status fiscale estero

Külföldi adóstátuszt jelző jelölő

Příznak cizího daňového statusu

false
xs:string

Tax category classification

Steuerkategorie-Klassifizierung

Classification de catégorie fiscale

Belastingcategorie classificatie

Clasificación de categoría fiscal

Classificazione della categoria fiscale

Adókategória besorolás

Klasifikace daňové kategorie

OTH

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"
            minOccurs="0"
            name="CentralBank">
   <xs:annotation>
      <xs:documentation xml:lang="en">Investor type according to Central Bank classification</xs:documentation>
      <xs:documentation xml:lang="de">Anlegertyp gemäß Zentralbank-Klassifizierung</xs:documentation>
      <xs:documentation xml:lang="fr">Investisseur type selon Central Bank classification</xs:documentation>
      <xs:documentation xml:lang="nl">Belegger type volgens Central Bank classificatie</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de inversor según clasificación del Banco Central</xs:documentation>
      <xs:documentation xml:lang="it">Tipologia di investitori secondo la classificazione della Banca Centrale</xs:documentation>
      <xs:documentation xml:lang="cs">Investor type according to Central Bank classification</xs:documentation>
      <xs:documentation xml:lang="hu">Investor type according to Central Bank classification</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="Country" type="ISOCountryCodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Country of tax domicile</xs:documentation>
               <xs:documentation xml:lang="de">Land des steuerlichen Wohnsitzes</xs:documentation>
               <xs:documentation xml:lang="fr">Pays de domicile fiscal</xs:documentation>
               <xs:documentation xml:lang="nl">Land van fiscale woonplaats</xs:documentation>
               <xs:documentation xml:lang="es">País de domicilio fiscal</xs:documentation>
               <xs:documentation xml:lang="it">Paese di domicilio fiscale</xs:documentation>
               <xs:documentation xml:lang="hu">Adóügyi illetőség országa</xs:documentation>
               <xs:documentation xml:lang="cs">Země daňového domicilu</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="ForeignFlag" type="xs:boolean">
            <xs:annotation>
               <xs:documentation xml:lang="en">Flag indicating foreign tax status</xs:documentation>
               <xs:documentation xml:lang="de">Kennzeichen für ausländischen Steuerstatus</xs:documentation>
               <xs:documentation xml:lang="fr">Indicateur du statut fiscal étranger</xs:documentation>
               <xs:documentation xml:lang="nl">Vlag die de buitenlandse belastingstatus aangeeft</xs:documentation>
               <xs:documentation xml:lang="es">Indicador de estatus fiscal extranjero</xs:documentation>
               <xs:documentation xml:lang="it">Flag che indica lo status fiscale estero</xs:documentation>
               <xs:documentation xml:lang="hu">Külföldi adóstátuszt jelző jelölő</xs:documentation>
               <xs:documentation xml:lang="cs">Příznak cizího daňového statusu</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="Category">
            <xs:annotation>
               <xs:documentation xml:lang="en">Tax category classification</xs:documentation>
               <xs:documentation xml:lang="de">Steuerkategorie-Klassifizierung</xs:documentation>
               <xs:documentation xml:lang="fr">Classification de catégorie fiscale</xs:documentation>
               <xs:documentation xml:lang="nl">Belastingcategorie classificatie</xs:documentation>
               <xs:documentation xml:lang="es">Clasificación de categoría fiscal</xs:documentation>
               <xs:documentation xml:lang="it">Classificazione della categoria fiscale</xs:documentation>
               <xs:documentation xml:lang="hu">Adókategória besorolás</xs:documentation>
               <xs:documentation xml:lang="cs">Klasifikace daňové kategorie</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:minLength value="2"/>
                  <xs:maxLength value="3"/>
                  <xs:enumeration value="CRI"/>
                  <xs:enumeration value="IC"/>
                  <xs:enumeration value="LIC"/>
                  <xs:enumeration value="OIC"/>
                  <xs:enumeration value="PFI"/>
                  <xs:enumeration value="OFI"/>
                  <xs:enumeration value="FAX"/>
                  <xs:enumeration value="NFC"/>
                  <xs:enumeration value="GGV"/>
                  <xs:enumeration value="SGV"/>
                  <xs:enumeration value="LGV"/>
                  <xs:enumeration value="SII"/>
                  <xs:enumeration value="SPF"/>
                  <xs:enumeration value="PNP"/>
                  <xs:enumeration value="OTH"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>