KIIDs

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs

Diagram

KIIDs KIID KIIDType [1..*]

Documentation

EN

Container type for multiple UCITS Key Investor Information Documents (KIIDs) according to EU Commission Regulation 583/2010

DE

Container-Typ für mehrere UCITS Key Investor Information Documents (KIIDs) gemäß EU-Kommissionsverordnung 583/2010

FR

Type conteneur pour plusieurs UCITS Key Investor Information Documents (KIIDs) selon le règlement de la Commission européenne 583/2010

NL

Container type voor meerdere UCITS Key Investor Information Documents (KIIDs) volgens EU Commissie Verordening 583/2010

ES

Tipo contenedor para múltiples UCITS Key Investor Information Documents (KIIDs) según el Reglamento de la Comisión Europea 583/2010

IT

Tipologia di contenitore per più documenti contenenti informazioni chiave per gli investitori (KIID) OICVM ai sensi del Regolamento della Commissione Europea 583/2010

CS

Container type for multiple UCITS Key Investor Information Documents (KIIDs) according to EU Commission Regulation 583/2010

HU

Container Tipus for multiple UCITS Kiemelt Befektetoi Informaciok Documents (KIIDs) according to EU Commission Szabalyozas 583/2010

Deprecated

will no longer be supported in a future FundsXML schema version

Properties

Type
KIIDsType
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
3

Child Elements & Attributes

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

Single KIID report for a fund/share class

Einzelner KIID-Bericht für einen Fonds/eine Anteilsklasse

Rapport KIID unique pour un fonds/une classe de parts

Enkel KIID-rapport voor een fonds/aandelenklasse

Informe KIID individual para un fondo/clase de participación

Singolo report KIID per un fondo/classe di azioni

Egyetlen KIID-jelentés egy alap/sorozat számára

Jednotlivý KIID report pro fond/třídu akcií

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="KIIDs"
            type="KIIDsType">
   <xs:annotation>
      <xs:appinfo source="@deprecated will no longer be supported in a future FundsXML schema version"/>
   </xs:annotation>
</xs:element>

Referenced Type Definition (KIIDsType)

<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="KIIDsType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Container type for multiple UCITS Key Investor Information Documents (KIIDs) according to EU Commission Regulation 583/2010</xs:documentation>
      <xs:documentation xml:lang="de">Container-Typ für mehrere UCITS Key Investor Information Documents (KIIDs) gemäß EU-Kommissionsverordnung 583/2010</xs:documentation>
      <xs:documentation xml:lang="fr">Type conteneur pour plusieurs UCITS Key Investor Information Documents (KIIDs) selon le règlement de la Commission européenne 583/2010</xs:documentation>
      <xs:documentation xml:lang="nl">Container type voor meerdere UCITS Key Investor Information Documents (KIIDs) volgens EU Commissie Verordening 583/2010</xs:documentation>
      <xs:documentation xml:lang="es">Tipo contenedor para múltiples UCITS Key Investor Information Documents (KIIDs) según el Reglamento de la Comisión Europea 583/2010</xs:documentation>
      <xs:documentation xml:lang="it">Tipologia di contenitore per più documenti contenenti informazioni chiave per gli investitori (KIID) OICVM ai sensi del Regolamento della Commissione Europea 583/2010</xs:documentation>
      <xs:documentation xml:lang="cs">Container type for multiple UCITS Key Investor Information Documents (KIIDs) according to EU Commission Regulation 583/2010</xs:documentation>
      <xs:documentation xml:lang="hu">Container Tipus for multiple UCITS Kiemelt Befektetoi Informaciok Documents (KIIDs) according to EU Commission Szabalyozas 583/2010</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element maxOccurs="unbounded" name="KIID" type="KIIDType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Single KIID report for a fund/share class</xs:documentation>
            <xs:documentation xml:lang="de">Einzelner KIID-Bericht für einen Fonds/eine Anteilsklasse</xs:documentation>
            <xs:documentation xml:lang="fr">Rapport KIID unique pour un fonds/une classe de parts</xs:documentation>
            <xs:documentation xml:lang="nl">Enkel KIID-rapport voor een fonds/aandelenklasse</xs:documentation>
            <xs:documentation xml:lang="es">Informe KIID individual para un fondo/clase de participación</xs:documentation>
            <xs:documentation xml:lang="it">Singolo report KIID per un fondo/classe di azioni</xs:documentation>
            <xs:documentation xml:lang="hu">Egyetlen KIID-jelentés egy alap/sorozat számára</xs:documentation>
            <xs:documentation xml:lang="cs">Jednotlivý KIID report pro fond/třídu akcií</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>