Investors
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Investors
Diagram
Documentation
EN
List of investors
DE
Liste der Anleger
FR
Liste de investors
NL
Lijst van investors
ES
Lista de inversores
IT
Elenco degli investitori
CS
Seznam investors
HU
List of investors
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
- 12
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| InvestorType |
Investor type for the allocation Anlegertyp für die Allokation Type d'investisseur pour l'allocation Beleggerstype voor de allocatie Tipo de inversor para la asignación Tipo di investitore per l'allocazione Befektető típusa az allokációhoz Typ investora pro alokaci |
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="Investors">
<xs:annotation>
<xs:documentation xml:lang="en">List of investors</xs:documentation>
<xs:documentation xml:lang="de">Liste der Anleger</xs:documentation>
<xs:documentation xml:lang="fr">Liste de investors</xs:documentation>
<xs:documentation xml:lang="nl">Lijst van investors</xs:documentation>
<xs:documentation xml:lang="es">Lista de inversores</xs:documentation>
<xs:documentation xml:lang="it">Elenco degli investitori</xs:documentation>
<xs:documentation xml:lang="cs">Seznam investors</xs:documentation>
<xs:documentation xml:lang="hu">List of investors</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Investor" type="InvestorType">
<xs:annotation>
<xs:documentation xml:lang="en">Investor type for the allocation</xs:documentation>
<xs:documentation xml:lang="de">Anlegertyp für die Allokation</xs:documentation>
<xs:documentation xml:lang="fr">Type d'investisseur pour l'allocation</xs:documentation>
<xs:documentation xml:lang="nl">Beleggerstype voor de allocatie</xs:documentation>
<xs:documentation xml:lang="es">Tipo de inversor para la asignación</xs:documentation>
<xs:documentation xml:lang="it">Tipo di investitore per l'allocazione</xs:documentation>
<xs:documentation xml:lang="hu">Befektető típusa az allokációhoz</xs:documentation>
<xs:documentation xml:lang="cs">Typ investora pro alokaci</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>