BlockedInvestorCountries

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/BlockedInvestorCountries

Diagram

BlockedInvestorCountries Country ISOCountryCodeType [1..*]

Documentation

EN

Investors of these countries cannot buy this share class

DE

Anleger aus diesen Ländern können diese ShareClass nicht kaufen

FR

Investors de these countries cannot achat ce classe d'actions

NL

Investors van these countries cannot koop dit aandelenklasse

ES

Los inversores de estos países no pueden comprar esta clase de acciones

IT

Gli investitori di questi paesi non possono acquistare questa classe di azioni

CS

Investors of these countries cannot buy this share class

HU

Investors of these countries cannot buy this share class

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
9

Child Elements & Attributes

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

Country of the tax data

Land der Steuerdaten

Pays des données fiscales

Land van de belastinggegevens

País de los datos fiscales

Paese dei dati fiscali

Az adóadatok országa

Země daňových údajů

aa

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="BlockedInvestorCountries">
   <xs:annotation>
      <xs:documentation xml:lang="en">Investors of these countries cannot buy this share class</xs:documentation>
      <xs:documentation xml:lang="de">Anleger aus diesen Ländern können diese ShareClass nicht kaufen</xs:documentation>
      <xs:documentation xml:lang="fr">Investors de these countries cannot achat ce classe d'actions</xs:documentation>
      <xs:documentation xml:lang="nl">Investors van these countries cannot koop dit aandelenklasse</xs:documentation>
      <xs:documentation xml:lang="es">Los inversores de estos países no pueden comprar esta clase de acciones</xs:documentation>
      <xs:documentation xml:lang="it">Gli investitori di questi paesi non possono acquistare questa classe di azioni</xs:documentation>
      <xs:documentation xml:lang="cs">Investors of these countries cannot buy this share class</xs:documentation>
      <xs:documentation xml:lang="hu">Investors of these countries cannot buy this share class</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Country" type="ISOCountryCodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Country of the tax data</xs:documentation>
               <xs:documentation xml:lang="de">Land der Steuerdaten</xs:documentation>
               <xs:documentation xml:lang="fr">Pays des données fiscales</xs:documentation>
               <xs:documentation xml:lang="nl">Land van de belastinggegevens</xs:documentation>
               <xs:documentation xml:lang="es">País de los datos fiscales</xs:documentation>
               <xs:documentation xml:lang="it">Paese dei dati fiscali</xs:documentation>
               <xs:documentation xml:lang="hu">Az adóadatok országa</xs:documentation>
               <xs:documentation xml:lang="cs">Země daňových údajů</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>