Companies

/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/Companies

Diagram

Companies Company SubfundCompanyType [1..*]

Documentation

EN

Companies related to the subfund with their roles

DE

Mit dem Subfund verbundene Unternehmen und deren Rollen

FR

Companies related à subfund avec their roles

NL

Companies related naar subfund met their roles

ES

Empresas relacionadas con el subfondo y sus roles

IT

Società legate al comparto con i rispettivi ruoli

CS

Společnosti spojené s podfondem a jejich role

HU

A podfondhoz kapcsolódó társaságok és szerepeik

Properties

Type
SubfundCompaniesType
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

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

Company associated with the subfund

Dem Subfonds zugeordnete Gesellschaft

Société associée au compartiment

Bedrijf gekoppeld aan het subfonds

Empresa asociada al subfondo

Società associata al comparto

A podfondhoz társított társaság

Společnost přiřazená k podfondu

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="SubfundCompaniesType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Companies related to the subfund with their roles</xs:documentation>
      <xs:documentation xml:lang="de">Mit dem Subfund verbundene Unternehmen und deren Rollen</xs:documentation>
      <xs:documentation xml:lang="fr">Companies related à subfund avec their roles</xs:documentation>
      <xs:documentation xml:lang="nl">Companies related naar subfund met their roles</xs:documentation>
      <xs:documentation xml:lang="es">Empresas relacionadas con el subfondo y sus roles</xs:documentation>
      <xs:documentation xml:lang="it">Società legate al comparto con i rispettivi ruoli</xs:documentation>
      <xs:documentation xml:lang="cs">Společnosti spojené s podfondem a jejich role</xs:documentation>
      <xs:documentation xml:lang="hu">A podfondhoz kapcsolódó társaságok és szerepeik</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (SubfundCompaniesType)

<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="SubfundCompaniesType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Container for companies associated with a subfund</xs:documentation>
      <xs:documentation xml:lang="de">Container für Unternehmen, die mit einem Subfund verbunden sind</xs:documentation>
      <xs:documentation xml:lang="fr">Conteneur pour les sociétés associées à un subfund</xs:documentation>
      <xs:documentation xml:lang="nl">Container voor bedrijven geassocieerd met een subfund</xs:documentation>
      <xs:documentation xml:lang="es">Contenedor para empresas asociadas con un subfondo</xs:documentation>
      <xs:documentation xml:lang="it">Contenitore per le aziende associate ad un comparto</xs:documentation>
      <xs:documentation xml:lang="cs">Kontejner pro companies associated with a subfund</xs:documentation>
      <xs:documentation xml:lang="hu">A podfondhoz társított társaságok konténere</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element maxOccurs="unbounded" name="Company" type="SubfundCompanyType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Company associated with the subfund</xs:documentation>
            <xs:documentation xml:lang="de">Dem Subfonds zugeordnete Gesellschaft</xs:documentation>
            <xs:documentation xml:lang="fr">Société associée au compartiment</xs:documentation>
            <xs:documentation xml:lang="nl">Bedrijf gekoppeld aan het subfonds</xs:documentation>
            <xs:documentation xml:lang="es">Empresa asociada al subfondo</xs:documentation>
            <xs:documentation xml:lang="it">Società associata al comparto</xs:documentation>
            <xs:documentation xml:lang="hu">A podfondhoz társított társaság</xs:documentation>
            <xs:documentation xml:lang="cs">Společnost přiřazená k podfondu</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>