Companies
/FundsXML4/Funds/Fund/FundStaticData/Companies
Diagram
Documentation
EN
Companies related to the fund with their roles
DE
Mit dem Fund verbundene Unternehmen und deren Rollen
FR
Companies related à fonds avec their roles
NL
Companies related naar fonds met their roles
ES
Empresas relacionadas con el fondo y sus roles
IT
Aziende legate al fondo con i rispettivi ruoli
CS
Společnosti spojené s fondem a jejich role
HU
Az alaphoz kapcsolódó társaságok és szerepeik
Properties
- Type
- FundCompaniesType
- 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
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| FundCompanyType |
Company associated with the fund Dem Fonds zugeordnete Gesellschaft Société associée au fonds Bedrijf gekoppeld aan het fonds Empresa asociada al fondo Società associata al fondo Az alaphoz társított társaság Společnost přiřazená k 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="Companies"
type="FundCompaniesType">
<xs:annotation>
<xs:documentation xml:lang="en">Companies related to the fund with their roles</xs:documentation>
<xs:documentation xml:lang="de">Mit dem Fund verbundene Unternehmen und deren Rollen</xs:documentation>
<xs:documentation xml:lang="fr">Companies related à fonds avec their roles</xs:documentation>
<xs:documentation xml:lang="nl">Companies related naar fonds met their roles</xs:documentation>
<xs:documentation xml:lang="es">Empresas relacionadas con el fondo y sus roles</xs:documentation>
<xs:documentation xml:lang="it">Aziende legate al fondo con i rispettivi ruoli</xs:documentation>
<xs:documentation xml:lang="cs">Společnosti spojené s fondem a jejich role</xs:documentation>
<xs:documentation xml:lang="hu">Az alaphoz kapcsolódó társaságok és szerepeik</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(FundCompaniesType)
Referenced Type Definition (FundCompaniesType)
<xs:complexType 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"
name="FundCompaniesType">
<xs:annotation>
<xs:documentation xml:lang="en">Container for companies associated with a fund (custodian, auditor, administrator, etc.)</xs:documentation>
<xs:documentation xml:lang="de">Container für Unternehmen, die mit einem Fund verbunden sind (Custodian, Auditor, Administrator, etc.)</xs:documentation>
<xs:documentation xml:lang="fr">Conteneur pour les sociétés associées à un fonds (custodian, auditor, administrator, etc.)</xs:documentation>
<xs:documentation xml:lang="nl">Container voor bedrijven geassocieerd met een fonds (custodian, auditor, administrator, etc.)</xs:documentation>
<xs:documentation xml:lang="es">Contenedor para empresas asociadas con un fondo (custodian, auditor, administrator, etc.)</xs:documentation>
<xs:documentation xml:lang="it">Contenitore per le società associate ad un fondo (custode, revisore, amministratore, ecc.)</xs:documentation>
<xs:documentation xml:lang="cs">Kontejner pro companies associated with a fund (custodian, auditor, administrator, etc.)</xs:documentation>
<xs:documentation xml:lang="hu">Az alaphoz társított társaságok konténere (letétkezelő, könyvvizsgáló, adminisztrátor stb.)</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Company" type="FundCompanyType">
<xs:annotation>
<xs:documentation xml:lang="en">Company associated with the fund</xs:documentation>
<xs:documentation xml:lang="de">Dem Fonds zugeordnete Gesellschaft</xs:documentation>
<xs:documentation xml:lang="fr">Société associée au fonds</xs:documentation>
<xs:documentation xml:lang="nl">Bedrijf gekoppeld aan het fonds</xs:documentation>
<xs:documentation xml:lang="es">Empresa asociada al fondo</xs:documentation>
<xs:documentation xml:lang="it">Società associata al fondo</xs:documentation>
<xs:documentation xml:lang="hu">Az alaphoz társított társaság</xs:documentation>
<xs:documentation xml:lang="cs">Společnost přiřazená k fondu</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>