BlockedInvestorCountries
/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/BlockedInvestorCountries
Diagram
Documentation
Investors of these countries cannot buy this share class
Anleger aus diesen Ländern können diese ShareClass nicht kaufen
Investors de these countries cannot achat ce classe d'actions
Investors van these countries cannot koop dit aandelenklasse
Los inversores de estos países no pueden comprar esta clase de acciones
Gli investitori di questi paesi non possono acquistare questa classe di azioni
Investors of these countries cannot buy this share class
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
- 7
Child Elements & Attributes
| 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
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>