complexType AssetDataType
diagram index_p86.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children DataSupplier SecurityCodes Description SecurityType accurateSecurityType Security IssuerCountry Benchmark CountrySpecificData OtherSecuritiesType Underlying Securitized Rating
used by
element FundsXML/AssetMasterData/Asset
annotation
documentation
Complete Asset data Information
source <xs:complexType name="AssetDataType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Complete Asset data Information</xs:documentation>
   
<xs:documentation xml:lang="de"/>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="DataSupplier" type="DataSupplierType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">This element contains the Name of the Investment Company that has produced this document </xs:documentation>
       
<xs:documentation xml:lang="de">Das Element bezeichnet den Datenlieferanten dieses Elements. Die Datenlieferanten werdem in der DataSupplierList aufgelistet.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SecurityCodes" type="SecurityCodesType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Identification codes of the Asset.</xs:documentation>
       
<xs:documentation xml:lang="de">Kennnummer des Wertpapiers</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Description" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Description of the asset, especially for short positions, futures and forwards, swaps, ...</xs:documentation>
       
<xs:documentation xml:lang="de">Bezeichnung des Wertpapieres, insbesondere für short positions, futures and forwards,swaps</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:maxLength value="128"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="SecurityType" type="SecurityTypeType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Type of security:
EQ = equity
BO = bond
FU = fund
DE = derivative
FE = foreign exchange dates
IN = index certificates
SW = swap
AC = accounts
FT = fixed deposit
CM = call capital (?)
RE = Real Estate
CB = Convertible Bond
CS = Credit Default Swap
IX = Index
RP = repo
BM = Benchmark
</xs:documentation>
       
<xs:documentation xml:lang="de">Art des Wertpapieres:
EQ = Aktie
BO = Rente
FU = Fonds
DE = Derivativ
FE = Devisentermine
IN = Indexzertifikate
SW = Swap
AC = Konten
FT = Festgelder
CM = Callgelder
RE = Immobilie
CB = Convertible Bonds
CS = Credit Default Swap
IX = Index
RP = Repos               
BM = Benchmark
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="accurateSecurityType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Details the type of an asset. Contains a description of the accurate type, a codification for that type can be given in a optional attribute.</xs:documentation>
       
<xs:documentation xml:lang="de">Gibt die genaue Art des Wertpapiers an. Dieses Feld enthaelt dei Beschreibung des genauen Wertpapiertyps, ein Code fuer den Typ kann im optionalen Attribut code spezifiziert werden.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="code" type="xs:string" use="optional">
             
<xs:annotation>
               
<xs:documentation xml:lang="en">Codification of the detailled asset type</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Security" type="SecurityFamillyType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Asset details for each SecurityType</xs:documentation>
       
<xs:documentation xml:lang="de">Granulare Aufschluesselung der durch "Instrument" bestimmten WertpapierArt</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IssuerCountry" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Enthaelt das Land in dem das Wertpapier emittiert wurde</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ISOCountryCodeType">
           
<xs:attribute name="description" type="xs:string" use="optional"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Benchmark" type="BenchmarkType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Overall benchmark information, recurring for the transfer of levels in different currencies.</xs:documentation>
       
<xs:documentation xml:lang="de">Allgemeine Benchmark Information, wiederholend für die Übertragung in verschiedenen Währungen.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CountrySpecificData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="de">Landesspezifische Daten eines Asset: Unterhalb der landesspezifischen Daten werden alle Informationen eines Asset abgelegt, die nur fuer ein bestimmtes Land gueltig sind. </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="AT" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="pkgKlassifizierung" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Klassifizierung des Assets anhand der Einteilung fuer die Pensionkassenmeldung</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="Basel2IssuerType" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Staatlicher Emittent - GOV
Internationale Organisationen - INT
Multilaterale Entwicklungsbanken - DEV
Gebietskoerperschaften - MUN
Corporates - CORP
</xs:documentation>
                 
</xs:annotation>
                 
<xs:simpleType>
                   
<xs:restriction base="xs:string">
                     
<xs:enumeration value="GOV"/>
                     
<xs:enumeration value="INT"/>
                     
<xs:enumeration value="DEV"/>
                     
<xs:enumeration value="MUN"/>
                     
<xs:enumeration value="CORP"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="OtherSecuritiesType" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="CFI" minOccurs="0">
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:pattern value="[A-Z]{6}"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="Others" type="xs:string" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Underlying" type="UnderlyingType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Bezeichnet das dem Derivativprodukt unterlegte Wertpapier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Securitized" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Securitized (true) or non-securitized (false)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Rating" type="RatingsType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Enthaelt ein Rating Kennzeichen</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetDataType/DataSupplier
diagram index_p87.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type DataSupplierType
properties
minOcc 0
maxOcc 1
content complex
children Short Name TypeOfDataSupplier
annotation
documentation
This element contains the Name of the Investment Company that has produced this document
documentation
Das Element bezeichnet den Datenlieferanten dieses Elements. Die Datenlieferanten werdem in der DataSupplierList aufgelistet.
source <xs:element name="DataSupplier" type="DataSupplierType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">This element contains the Name of the Investment Company that has produced this document </xs:documentation>
   
<xs:documentation xml:lang="de">Das Element bezeichnet den Datenlieferanten dieses Elements. Die Datenlieferanten werdem in der DataSupplierList aufgelistet.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/SecurityCodes
diagram index_p88.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type SecurityCodesType
properties
content complex
children ISIN CUSIP SEDOL CountrySecurityCode OtherSecurityCodes UniqueID
annotation
documentation
Identification codes of the Asset.
documentation
Kennnummer des Wertpapiers
source <xs:element name="SecurityCodes" type="SecurityCodesType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Identification codes of the Asset.</xs:documentation>
   
<xs:documentation xml:lang="de">Kennnummer des Wertpapiers</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/Description
diagram index_p89.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Description of the asset, especially for short positions, futures and forwards, swaps, ...
documentation
Bezeichnung des Wertpapieres, insbesondere für short positions, futures and forwards,swaps
source <xs:element name="Description" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Description of the asset, especially for short positions, futures and forwards, swaps, ...</xs:documentation>
   
<xs:documentation xml:lang="de">Bezeichnung des Wertpapieres, insbesondere für short positions, futures and forwards,swaps</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="128"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AssetDataType/SecurityType
diagram index_p90.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type SecurityTypeType
properties
content simple
facets
Kind Value Annotation
enumeration EQ
enumeration BO
enumeration FU
enumeration DE
enumeration FE
enumeration IN
enumeration SW
enumeration AC
enumeration FT
enumeration CM
enumeration RE
enumeration CB
enumeration CS
enumeration IX
enumeration RP
enumeration BM
annotation
documentation
Type of security:
EQ = equity
BO = bond
FU = fund
DE = derivative
FE = foreign exchange dates
IN = index certificates
SW = swap
AC = accounts
FT = fixed deposit
CM = call capital (?)
RE = Real Estate
CB = Convertible Bond
CS = Credit Default Swap
IX = Index
RP = repo
BM = Benchmark
documentation
Art des Wertpapieres:
EQ = Aktie
BO = Rente
FU = Fonds
DE = Derivativ
FE = Devisentermine
IN = Indexzertifikate
SW = Swap
AC = Konten
FT = Festgelder
CM = Callgelder
RE = Immobilie
CB = Convertible Bonds
CS = Credit Default Swap
IX = Index
RP = Repos               
BM = Benchmark
source <xs:element name="SecurityType" type="SecurityTypeType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Type of security:
EQ = equity
BO = bond
FU = fund
DE = derivative
FE = foreign exchange dates
IN = index certificates
SW = swap
AC = accounts
FT = fixed deposit
CM = call capital (?)
RE = Real Estate
CB = Convertible Bond
CS = Credit Default Swap
IX = Index
RP = repo
BM = Benchmark
</xs:documentation>
   
<xs:documentation xml:lang="de">Art des Wertpapieres:
EQ = Aktie
BO = Rente
FU = Fonds
DE = Derivativ
FE = Devisentermine
IN = Indexzertifikate
SW = Swap
AC = Konten
FT = Festgelder
CM = Callgelder
RE = Immobilie
CB = Convertible Bonds
CS = Credit Default Swap
IX = Index
RP = Repos               
BM = Benchmark
</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/accurateSecurityType
diagram index_p91.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
code  xs:string  optional      
documentation
Codification of the detailled asset type
annotation
documentation
Details the type of an asset. Contains a description of the accurate type, a codification for that type can be given in a optional attribute.
documentation
Gibt die genaue Art des Wertpapiers an. Dieses Feld enthaelt dei Beschreibung des genauen Wertpapiertyps, ein Code fuer den Typ kann im optionalen Attribut code spezifiziert werden.
source <xs:element name="accurateSecurityType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Details the type of an asset. Contains a description of the accurate type, a codification for that type can be given in a optional attribute.</xs:documentation>
   
<xs:documentation xml:lang="de">Gibt die genaue Art des Wertpapiers an. Dieses Feld enthaelt dei Beschreibung des genauen Wertpapiertyps, ein Code fuer den Typ kann im optionalen Attribut code spezifiziert werden.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="code" type="xs:string" use="optional">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">Codification of the detailled asset type</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute AssetDataType/accurateSecurityType/@code
type xs:string
properties
use optional
annotation
documentation
Codification of the detailled asset type
source <xs:attribute name="code" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Codification of the detailled asset type</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element AssetDataType/Security
diagram index_p92.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type SecurityFamillyType
properties
minOcc 0
maxOcc 1
content complex
children Equity Bond Funds Derivative ForeignExchangeTrade IndexCertificate Swap Accounts FixedTimeDeposit CallCapital RealEstate ConvertibleBond CreditDefaultSwap Index Repos
annotation
documentation
Asset details for each SecurityType
documentation
Granulare Aufschluesselung der durch "Instrument" bestimmten WertpapierArt
source <xs:element name="Security" type="SecurityFamillyType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Asset details for each SecurityType</xs:documentation>
   
<xs:documentation xml:lang="de">Granulare Aufschluesselung der durch "Instrument" bestimmten WertpapierArt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/IssuerCountry
diagram index_p93.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type extension of ISOCountryCodeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 2
maxLength 2
attributes
Name  Type  Use  Default  Fixed  Annotation
description  xs:string  optional      
annotation
documentation
Enthaelt das Land in dem das Wertpapier emittiert wurde
source <xs:element name="IssuerCountry" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Enthaelt das Land in dem das Wertpapier emittiert wurde</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="ISOCountryCodeType">
       
<xs:attribute name="description" type="xs:string" use="optional"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute AssetDataType/IssuerCountry/@description
type xs:string
properties
use optional
source <xs:attribute name="description" type="xs:string" use="optional"/>

element AssetDataType/Benchmark
diagram index_p94.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type BenchmarkType
properties
minOcc 0
maxOcc unbounded
content complex
children Name Currency Components Levels
annotation
documentation
Overall benchmark information, recurring for the transfer of levels in different currencies.
documentation
Allgemeine Benchmark Information, wiederholend für die Übertragung in verschiedenen Währungen.
source <xs:element name="Benchmark" type="BenchmarkType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Overall benchmark information, recurring for the transfer of levels in different currencies.</xs:documentation>
   
<xs:documentation xml:lang="de">Allgemeine Benchmark Information, wiederholend für die Übertragung in verschiedenen Währungen.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/CountrySpecificData
diagram index_p95.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
content complex
children AT
annotation
documentation
Landesspezifische Daten eines Asset: Unterhalb der landesspezifischen Daten werden alle Informationen eines Asset abgelegt, die nur fuer ein bestimmtes Land gueltig sind.
source <xs:element name="CountrySpecificData" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="de">Landesspezifische Daten eines Asset: Unterhalb der landesspezifischen Daten werden alle Informationen eines Asset abgelegt, die nur fuer ein bestimmtes Land gueltig sind. </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AT" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="pkgKlassifizierung" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Klassifizierung des Assets anhand der Einteilung fuer die Pensionkassenmeldung</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Basel2IssuerType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Staatlicher Emittent - GOV
Internationale Organisationen - INT
Multilaterale Entwicklungsbanken - DEV
Gebietskoerperschaften - MUN
Corporates - CORP
</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:enumeration value="GOV"/>
                 
<xs:enumeration value="INT"/>
                 
<xs:enumeration value="DEV"/>
                 
<xs:enumeration value="MUN"/>
                 
<xs:enumeration value="CORP"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetDataType/CountrySpecificData/AT
diagram index_p96.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
content complex
children pkgKlassifizierung Basel2IssuerType
source <xs:element name="AT" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="pkgKlassifizierung" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Klassifizierung des Assets anhand der Einteilung fuer die Pensionkassenmeldung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Basel2IssuerType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Staatlicher Emittent - GOV
Internationale Organisationen - INT
Multilaterale Entwicklungsbanken - DEV
Gebietskoerperschaften - MUN
Corporates - CORP
</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="GOV"/>
           
<xs:enumeration value="INT"/>
           
<xs:enumeration value="DEV"/>
           
<xs:enumeration value="MUN"/>
           
<xs:enumeration value="CORP"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetDataType/CountrySpecificData/AT/pkgKlassifizierung
diagram index_p97.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
annotation
documentation
Klassifizierung des Assets anhand der Einteilung fuer die Pensionkassenmeldung
source <xs:element name="pkgKlassifizierung" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Klassifizierung des Assets anhand der Einteilung fuer die Pensionkassenmeldung</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/CountrySpecificData/AT/Basel2IssuerType
diagram index_p98.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration GOV
enumeration INT
enumeration DEV
enumeration MUN
enumeration CORP
annotation
documentation
Staatlicher Emittent - GOV
Internationale Organisationen - INT
Multilaterale Entwicklungsbanken - DEV
Gebietskoerperschaften - MUN
Corporates - CORP
source <xs:element name="Basel2IssuerType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Staatlicher Emittent - GOV
Internationale Organisationen - INT
Multilaterale Entwicklungsbanken - DEV
Gebietskoerperschaften - MUN
Corporates - CORP
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="GOV"/>
     
<xs:enumeration value="INT"/>
     
<xs:enumeration value="DEV"/>
     
<xs:enumeration value="MUN"/>
     
<xs:enumeration value="CORP"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AssetDataType/OtherSecuritiesType
diagram index_p99.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
content complex
children CFI Others
source <xs:element name="OtherSecuritiesType" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CFI" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:pattern value="[A-Z]{6}"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Others" type="xs:string" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetDataType/OtherSecuritiesType/CFI
diagram index_p100.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [A-Z]{6}
source <xs:element name="CFI" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:pattern value="[A-Z]{6}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AssetDataType/OtherSecuritiesType/Others
diagram index_p101.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Others" type="xs:string" minOccurs="0"/>

element AssetDataType/Underlying
diagram index_p102.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type UnderlyingType
properties
minOcc 0
maxOcc unbounded
content complex
children SecurityCodes Nominale
annotation
documentation
Bezeichnet das dem Derivativprodukt unterlegte Wertpapier
source <xs:element name="Underlying" type="UnderlyingType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Bezeichnet das dem Derivativprodukt unterlegte Wertpapier</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/Securitized
diagram index_p103.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Securitized (true) or non-securitized (false)
source <xs:element name="Securitized" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Securitized (true) or non-securitized (false)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetDataType/Rating
diagram index_p104.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type RatingsType
properties
minOcc 0
maxOcc unbounded
content complex
children RatingCompany Rating
annotation
documentation
Enthaelt ein Rating Kennzeichen
source <xs:element name="Rating" type="RatingsType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Enthaelt ein Rating Kennzeichen</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy