BestehendeTranchen

/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block1/BestehendeTranchen

Diagram

BestehendeTranchen ISIN ISINType [1..*]

Documentation

EN

Existing tranches of the fund with their ISIN codes

DE

Bestehende Tranchen des Fonds mit deren ISIN-Codes

FR

Tranches existantes du fonds avec leurs codes ISIN

NL

Bestaande tranches van het fonds met hun ISIN-codes

ES

Tramos existentes del fondo con sus códigos ISIN

IT

Tranche esistenti del fondo con i rispettivi codici ISIN

HU

Az alap meglévő tranzsakciói ISIN kódokkal

CS

Existující tranše fondu s jejich ISIN kódy

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
7

Child Elements & Attributes

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

ISIN code of an existing tranche

ISIN-Code einer bestehenden Tranche

Code ISIN d'une tranche existante

ISIN-code van een bestaande tranche

Código ISIN de un tramo existente

Codice ISIN di una tranche esistente

Egy meglévő tranzs ISIN kódja

ISIN kód existující tranše

FGTHPCMK2IK0

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="BestehendeTranchen">
   <xs:annotation>
      <xs:documentation xml:lang="en">Existing tranches of the fund with their ISIN codes</xs:documentation>
      <xs:documentation xml:lang="de">Bestehende Tranchen des Fonds mit deren ISIN-Codes</xs:documentation>
      <xs:documentation xml:lang="fr">Tranches existantes du fonds avec leurs codes ISIN</xs:documentation>
      <xs:documentation xml:lang="nl">Bestaande tranches van het fonds met hun ISIN-codes</xs:documentation>
      <xs:documentation xml:lang="es">Tramos existentes del fondo con sus códigos ISIN</xs:documentation>
      <xs:documentation xml:lang="it">Tranche esistenti del fondo con i rispettivi codici ISIN</xs:documentation>
      <xs:documentation xml:lang="hu">Az alap meglévő tranzsakciói ISIN kódokkal</xs:documentation>
      <xs:documentation xml:lang="cs">Existující tranše fondu s jejich ISIN kódy</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="ISIN" type="ISINType">
            <xs:annotation>
               <xs:documentation xml:lang="en">ISIN code of an existing tranche</xs:documentation>
               <xs:documentation xml:lang="de">ISIN-Code einer bestehenden Tranche</xs:documentation>
               <xs:documentation xml:lang="fr">Code ISIN d'une tranche existante</xs:documentation>
               <xs:documentation xml:lang="nl">ISIN-code van een bestaande tranche</xs:documentation>
               <xs:documentation xml:lang="es">Código ISIN de un tramo existente</xs:documentation>
               <xs:documentation xml:lang="it">Codice ISIN di una tranche esistente</xs:documentation>
               <xs:documentation xml:lang="hu">Egy meglévő tranzs ISIN kódja</xs:documentation>
               <xs:documentation xml:lang="cs">ISIN kód existující tranše</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>