Managers
/FundsXML4/Funds/Fund/SingleFund/SingleFundStaticData/Managers
Diagram
Documentation
EN
Investment managers of the single fund
DE
Investment-Manager des Einzelfonds
FR
Investissement managers de unique fonds
NL
Belegging managers van enkel fonds
ES
Gestores de inversiones del fondo individual
IT
Gestori degli investimenti del fondo unico
CS
Investiční manažeři jednotlivého fondu
HU
Az egyedi alap befektetési kezelői
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
- 6
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| CompanyType |
Investment manager of the single fund Investment Manager des Einzelfonds Gestionnaire d'investissement du fonds individuel Investeringsmanager van het enkele fonds Gestor de inversiones del fondo individual Gestore degli investimenti del fondo individuale Az egyedi alap befektetési kezelője Investiční manažer jednotlivého fondu |
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="Managers">
<xs:annotation>
<xs:documentation xml:lang="en">Investment managers of the single fund</xs:documentation>
<xs:documentation xml:lang="de">Investment-Manager des Einzelfonds</xs:documentation>
<xs:documentation xml:lang="fr">Investissement managers de unique fonds</xs:documentation>
<xs:documentation xml:lang="nl">Belegging managers van enkel fonds</xs:documentation>
<xs:documentation xml:lang="es">Gestores de inversiones del fondo individual</xs:documentation>
<xs:documentation xml:lang="it">Gestori degli investimenti del fondo unico</xs:documentation>
<xs:documentation xml:lang="cs">Investiční manažeři jednotlivého fondu</xs:documentation>
<xs:documentation xml:lang="hu">Az egyedi alap befektetési kezelői</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Manager" type="CompanyType">
<xs:annotation>
<xs:documentation xml:lang="en">Investment manager of the single fund</xs:documentation>
<xs:documentation xml:lang="de">Investment Manager des Einzelfonds</xs:documentation>
<xs:documentation xml:lang="fr">Gestionnaire d'investissement du fonds individuel</xs:documentation>
<xs:documentation xml:lang="nl">Investeringsmanager van het enkele fonds</xs:documentation>
<xs:documentation xml:lang="es">Gestor de inversiones del fondo individual</xs:documentation>
<xs:documentation xml:lang="it">Gestore degli investimenti del fondo individuale</xs:documentation>
<xs:documentation xml:lang="hu">Az egyedi alap befektetési kezelője</xs:documentation>
<xs:documentation xml:lang="cs">Investiční manažer jednotlivého fondu</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>