FundOrShareClassIdentifiers

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/FundOrShareClassIdentifiers

Diagram

FundOrShareClassIdentifiers LEI LEICodeType [0..1] ISINs (anonymous) [0..1]

Documentation

EN

Fund or share class identifiers for easy connection to other fund or share class data

DE

Fonds- oder Anteilsklassen-Identifikatoren zur einfachen Verknüpfung mit anderen Fonds- oder Anteilsklassendaten

FR

Identifiants de fonds ou de classe d'actions pour une connexion facile à d'autres données de fonds ou de classe d'actions

NL

Fonds- of aandelenklasse-identificaties voor eenvoudige koppeling met andere fonds- of aandelenklassegegevens

ES

Identificadores de fondo o clase de acciones para una conexión fácil con otros datos de fondo o clase de acciones

IT

Identificatori di fondo o classe di azioni per un facile collegamento con altri dati di fondo o classe di azioni

CS

Fund or share class identifiers for easy connection to other fund or share class data

HU

Alap vagy befektetesi jegy osztaly azonositok mas alap vagy befektetesi jegy osztaly adatokhoz valo egyszeru kapcsolodashoz

Properties

Type
FundOrShareClassIdentifiersType
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
5

Child Elements & Attributes

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

Legal Entity Identifier of fund

Legal Entity Identifier des Fund

Identifiant d'entité juridique du fonds

Juridische-entiteitsidentificatie van het fonds

Legal Entity Identifier del fondo

Identificativo della persona giuridica del fondo

Identifikátor právnické osoby fondu

Az alap jogalany azonosítója (LEI)

jrdJ6lG22kpYt93s8H68
(anonymous)

List of ISINs for share classes

Liste der ISINs für ShareClasses

Liste des ISIN pour les classes d'actions

Lijst van ISIN's voor aandelenklassen

Lista de ISINs para clases de acciones

Elenco dei codici ISIN per le classi di azioni

Seznam ISIN pro třídy akcií

Befektetési jegy osztályok ISIN-jeinek listája

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="FundOrShareClassIdentifiers"
            type="FundOrShareClassIdentifiersType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Fund or share class identifiers for easy connection to other fund or share class data</xs:documentation>
      <xs:documentation xml:lang="de">Fonds- oder Anteilsklassen-Identifikatoren zur einfachen Verknüpfung mit anderen Fonds- oder Anteilsklassendaten</xs:documentation>
      <xs:documentation xml:lang="fr">Identifiants de fonds ou de classe d'actions pour une connexion facile à d'autres données de fonds ou de classe d'actions</xs:documentation>
      <xs:documentation xml:lang="nl">Fonds- of aandelenklasse-identificaties voor eenvoudige koppeling met andere fonds- of aandelenklassegegevens</xs:documentation>
      <xs:documentation xml:lang="es">Identificadores de fondo o clase de acciones para una conexión fácil con otros datos de fondo o clase de acciones</xs:documentation>
      <xs:documentation xml:lang="it">Identificatori di fondo o classe di azioni per un facile collegamento con altri dati di fondo o classe di azioni</xs:documentation>
      <xs:documentation xml:lang="cs">Fund or share class identifiers for easy connection to other fund or share class data</xs:documentation>
      <xs:documentation xml:lang="hu">Alap vagy befektetesi jegy osztaly azonositok mas alap vagy befektetesi jegy osztaly adatokhoz valo egyszeru kapcsolodashoz</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (FundOrShareClassIdentifiersType)

<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="FundOrShareClassIdentifiersType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Identifiers for funds or share classes (LEI and ISINs)</xs:documentation>
      <xs:documentation xml:lang="de">Identifikatoren für Funds oder ShareClasses (LEI und ISINs)</xs:documentation>
      <xs:documentation xml:lang="fr">Identifiants pour fonds ou classes d'actions (LEI et ISIN)</xs:documentation>
      <xs:documentation xml:lang="nl">Identificatoren voor fondsen of aandelenklassen (LEI en ISIN's)</xs:documentation>
      <xs:documentation xml:lang="es">Identificadores para fondos o clases de acciones (LEI e ISINs)</xs:documentation>
      <xs:documentation xml:lang="it">Identificatori di fondi o classi di azioni (LEI e ISIN)</xs:documentation>
      <xs:documentation xml:lang="cs">Identifikátory pro fondy nebo třídy akcií (LEI a ISIN)</xs:documentation>
      <xs:documentation xml:lang="hu">Alapok vagy befektetési jegy osztályok azonosítói (LEI és ISIN-ek)</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element minOccurs="0" name="LEI" type="LEICodeType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Legal Entity Identifier of fund</xs:documentation>
            <xs:documentation xml:lang="de">Legal Entity Identifier des Fund</xs:documentation>
            <xs:documentation xml:lang="fr">Identifiant d'entité juridique du fonds</xs:documentation>
            <xs:documentation xml:lang="nl">Juridische-entiteitsidentificatie van het fonds</xs:documentation>
            <xs:documentation xml:lang="es">Legal Entity Identifier del fondo</xs:documentation>
            <xs:documentation xml:lang="it">Identificativo della persona giuridica del fondo</xs:documentation>
            <xs:documentation xml:lang="cs">Identifikátor právnické osoby fondu</xs:documentation>
            <xs:documentation xml:lang="hu">Az alap jogalany azonosítója (LEI)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="ISINs">
         <xs:annotation>
            <xs:documentation xml:lang="en">List of ISINs for share classes</xs:documentation>
            <xs:documentation xml:lang="de">Liste der ISINs für ShareClasses</xs:documentation>
            <xs:documentation xml:lang="fr">Liste des ISIN pour les classes d'actions</xs:documentation>
            <xs:documentation xml:lang="nl">Lijst van ISIN's voor aandelenklassen</xs:documentation>
            <xs:documentation xml:lang="es">Lista de ISINs para clases de acciones</xs:documentation>
            <xs:documentation xml:lang="it">Elenco dei codici ISIN per le classi di azioni</xs:documentation>
            <xs:documentation xml:lang="cs">Seznam ISIN pro třídy akcií</xs:documentation>
            <xs:documentation xml:lang="hu">Befektetési jegy osztályok ISIN-jeinek listája</xs:documentation>
         </xs:annotation>
         <xs:complexType>
            <xs:sequence>
               <xs:element maxOccurs="unbounded" name="ISIN" type="ISINType">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">ISIN of share class</xs:documentation>
                     <xs:documentation xml:lang="de">ISIN der ShareClass</xs:documentation>
                     <xs:documentation xml:lang="fr">ISIN de la classe d'actions</xs:documentation>
                     <xs:documentation xml:lang="nl">ISIN van aandelenklasse</xs:documentation>
                     <xs:documentation xml:lang="es">ISIN de la clase de acciones</xs:documentation>
                     <xs:documentation xml:lang="it">ISIN della classe di azioni</xs:documentation>
                     <xs:documentation xml:lang="cs">ISIN of share class</xs:documentation>
                     <xs:documentation xml:lang="hu">A befektetési jegy osztály ISIN-je</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:complexType>
      </xs:element>
   </xs:sequence>
</xs:complexType>