complexType ReportingDE_BuBaType
diagram index_p1491.png
namespace http://www.fundsxml.org/XMLSchema/3.1
children FirmenNr Sachbearbeiter Berichtsperiode FondsArt Meldung10380 Meldung10381 Meldung10381a Meldung10382 Meldung10384 Meldung10390 Meldung10391 Meldung10392 Meldung10393
used by
element CountrySpecificReportingDEType/BuBaReporting
annotation
documentation
German report - BuBa
source <xs:complexType name="ReportingDE_BuBaType">
 
<xs:annotation>
   
<xs:documentation>German report - BuBa</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="FirmenNr">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Firmennummer die bei jeder Meldung an die Bundesbank angegeben werden muss.</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:pattern value="0\d{7}"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="Sachbearbeiter" type="PersonType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Berichtsperiode" type="xs:gYearMonth">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Die Berichtsperiode fuer die Meldung 10381. Im Format YYYY-MM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FondsArt">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Die Art des Fonds. Moegliche Werte sind Publikumsfonds und SpezialFonds</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="Publikumsfonds"/>
         
<xs:enumeration value="Spezialfonds"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="Meldung10380" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Deprecated             Meldung 10380: Allgemeine Angaben fuer den einzelnen Fonds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Sachbearbeiter" type="PersonType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:choice>
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Entweder diese Meldung ist eine Erstmeldung oder aber eine Aenderungsmeldung.</xs:documentation>
           
</xs:annotation>
           
<xs:element name="Erstmeldung">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Dies ist eine Erstmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Auflegung bzw. Uebernahme.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:choice>
                 
<xs:element name="Datum" type="xs:date">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="DE">Das genaue Datum der Auflgeung bzw. Uebernahme des Fonds</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="Grund">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="DE">Der Grund fuer die Erstmeldung. Erlaubt sind Neuauflage und Uebernahme</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:enumeration value="Neuauflage"/>
                       
<xs:enumeration value="Uebernahme"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
               
</xs:choice>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Aenderungsmeldung">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Dies ist eine Aenderungsmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Aenderung.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Datum" type="xs:date">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="DE">Das genaue Datum der Aenderung</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="Grund">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="DE">Der Grund fuer die Aenderungsmeldung. Erlaubt sind Schliessung, Uebertragung, Verschmelzung, Sonstiges.</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:enumeration value="Schliessung"/>
                       
<xs:enumeration value="Uebertragung"/>
                       
<xs:enumeration value="Verschmelzung"/>
                       
<xs:enumeration value="Sonstiges"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:choice>
         
<xs:choice>
           
<xs:element name="Publikumfonds" type="xs:boolean">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Wenn dieser Fonds ein Publikumsfonds ist, muss dieses Element angegeben und mit dem Wert "true" besetzt sein.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Spezialfonds">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Wenn dieser Fonds ein Spezialfonds ist, muss dieses Element angegeben werden.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:choice>
                 
<xs:element name="Inlaender">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="DE">Wenn es sich um einen Spezialfonds mit ueberwiegend inlaendischen Anlegern handelt, muss hier die entsprechende Kategorie der Anteilsinhaber angegeben werden </xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:enumeration value="Kreditinstitute"/>
                       
<xs:enumeration value="Versicherungsunternehmen"/>
                       
<xs:enumeration value="Altersvorsorgeeinrichtungen"/>
                       
<xs:enumeration value="sonstige Unternehmen"/>
                       
<xs:enumeration value="Sozialversicherungstraeger"/>
                       
<xs:enumeration value="private Organisationen"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Auslaender" type="xs:boolean">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="DE">Es handelt sich hier um einen Spezialfonds mit ueberwiegend auslaendischen Anlegern</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:choice>
             
</xs:complexType>
           
</xs:element>
         
</xs:choice>
         
<xs:element name="FondsartNachMittelanlage" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Art der Mittelanlage des Fonds. </xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:enumeration value="Aktienfonds"/>
               
<xs:enumeration value="Rentenfonds"/>
               
<xs:enumeration value="Gemischter Wertpapierfonds"/>
               
<xs:enumeration value="Offener Immobilienfonds"/>
               
<xs:enumeration value="Beteiligungsfonds"/>
               
<xs:enumeration value="Geldmarktfonds"/>
               
<xs:enumeration value="Dachfonds"/>
               
<xs:enumeration value="Gemischter Fonds"/>
               
<xs:enumeration value="Hedgefonds"/>
               
<xs:enumeration value="Dach-Hedgefonds"/>
               
<xs:enumeration value="Derivatefonds"/>
               
<xs:enumeration value="Altersvorsorgefonds"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="UebergeordneterFonds" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Falls der Fonds einem uebergeordneten Fonds zuzuordnen ist, muessen die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="Anteilklasse" type="SecurityCodesType">
                 
<xs:annotation>
                   
<xs:documentation xml:lang="DE">Ist der Fonds eine Anteilsklasse eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="Teilfonds" type="SecurityCodesType">
                 
<xs:annotation>
                   
<xs:documentation xml:lang="DE">Ist der Fonds ein Teilfonds eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10381" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Deprecated             Meldung 10381: Monatliche Meldung fuer Investmentfonds (ohne Offene Immobilienfonds)</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Position" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Zusammensetzung des Fondsvermoegen</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="FeldNr">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:int">
                     
<xs:enumeration value="15"/>
                     
<xs:enumeration value="18"/>
                     
<xs:enumeration value="19"/>
                     
<xs:enumeration value="20"/>
                     
<xs:enumeration value="21"/>
                     
<xs:enumeration value="22"/>
                     
<xs:enumeration value="23"/>
                     
<xs:enumeration value="24"/>
                     
<xs:enumeration value="25"/>
                     
<xs:enumeration value="26"/>
                     
<xs:enumeration value="27"/>
                     
<xs:enumeration value="28"/>
                     
<xs:enumeration value="29"/>
                     
<xs:enumeration value="30"/>
                     
<xs:enumeration value="31"/>
                     
<xs:enumeration value="32"/>
                     
<xs:enumeration value="34"/>
                     
<xs:enumeration value="35"/>
                     
<xs:enumeration value="36"/>
                     
<xs:enumeration value="37"/>
                     
<xs:enumeration value="38"/>
                     
<xs:enumeration value="39"/>
                     
<xs:enumeration value="40"/>
                     
<xs:enumeration value="41"/>
                     
<xs:enumeration value="42"/>
                     
<xs:enumeration value="43"/>
                     
<xs:enumeration value="44"/>
                     
<xs:enumeration value="49"/>
                     
<xs:enumeration value="50"/>
                     
<xs:enumeration value="51"/>
                     
<xs:enumeration value="52"/>
                     
<xs:enumeration value="53"/>
                     
<xs:enumeration value="54"/>
                     
<xs:enumeration value="55"/>
                     
<xs:enumeration value="56"/>
                     
<xs:enumeration value="57"/>
                     
<xs:enumeration value="45"/>
                     
<xs:enumeration value="48"/>
                     
<xs:enumeration value="46"/>
                     
<xs:enumeration value="47"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Wert" type="xs:decimal"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="GuthabenGebietfremdeKI" type="xs:boolean" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10381a" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Deprecated             Meldung 10384: Vierteljaehrliche Ergaenzungsmeldung fuer Geldmarktfonds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="I" type="PositionDataType">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Zusatzangaben zum Fondsvermoegen von Geldmarktfonds</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="II" type="PositionDataType">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Zusatzangaben ueber Wertpapiere und Schuldscheindarlehen im Fondsvermoegen von Geldmarktfonds</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10382" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Deprecated             Meldung 10382: Monatliche Meldung fuer Offene Immobilienfonds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Position" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Zusammensetzung des Fondsvermoegen</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="FeldNr">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:int">
                     
<xs:enumeration value="16"/>
                     
<xs:enumeration value="17"/>
                     
<xs:enumeration value="34"/>
                     
<xs:enumeration value="35"/>
                     
<xs:enumeration value="36"/>
                     
<xs:enumeration value="37"/>
                     
<xs:enumeration value="38"/>
                     
<xs:enumeration value="45"/>
                     
<xs:enumeration value="46"/>
                     
<xs:enumeration value="47"/>
                     
<xs:enumeration value="48"/>
                     
<xs:enumeration value="49"/>
                     
<xs:enumeration value="50"/>
                     
<xs:enumeration value="51"/>
                     
<xs:enumeration value="52"/>
                     
<xs:enumeration value="53"/>
                     
<xs:enumeration value="55"/>
                     
<xs:enumeration value="58"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Wert" type="xs:decimal"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="GuthabenGebietfremdeKI" type="xs:boolean" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10384" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Deprecated             Meldung 10384: Vierteljaehrliche Ergaenzungsmeldung fuer Geldmarktfonds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="I" type="PositionDataType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Forderungen und Verbindlichkeiten nach Sitz des Schuldners/Glaeubigers</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="II" type="PositionDataType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="DE">Forderungen und Verbindlichkeiten nach Waehrungen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10390" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="FundsTypeOnInvestorGroup" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Art des Fonds nach Anlegergruppen</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:choice>
               
<xs:element name="RetailFund">
                 
<xs:annotation>
                   
<xs:documentation>Angabe, wenn es sich um einen Publikumsfonds handelt</xs:documentation>
                 
</xs:annotation>
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="SpecialFund">
                 
<xs:annotation>
                   
<xs:documentation>Angabe, wenn es sich um einen Spezialfonds handelt</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:choice>
                     
<xs:element name="Foreign">
                       
<xs:annotation>
                         
<xs:documentation>Angabe, wenn es sich um einen auslaendischen Spezialfonds handelt</xs:documentation>
                       
</xs:annotation>
                       
<xs:simpleType>
                         
<xs:restriction base="xs:boolean">
                           
<xs:pattern value="true"/>
                         
</xs:restriction>
                       
</xs:simpleType>
                     
</xs:element>
                     
<xs:element name="Domestic">
                       
<xs:annotation>
                         
<xs:documentation>Beschreibung, wenn es sich um einen inlaendischen Spezialfonds handelt</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:choice>
                           
<xs:element name="Kreditinstitute">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Versicherungsgesellschaften">
                             
<xs:annotation>
                               
<xs:documentation>Spezifikation der Versicherungsgesellschaft</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:string">
                                 
<xs:enumeration value="Lebensversicherungen"/>
                                 
<xs:enumeration value="andere Versicherungen"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Altersvorsorgeeinrichtungen">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Finanzintermediaere">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Kredithilfsinstitutionen">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Kapitalgesellschaften">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Bund">
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Laender">
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Gemeinden">
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Sozialversicherungen">
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="Zusatzversorgungseinrichtungen">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                           
<xs:element name="PrivateOrganization">
                             
<xs:annotation>
                               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt</xs:documentation>
                             
</xs:annotation>
                             
<xs:simpleType>
                               
<xs:restriction base="xs:boolean">
                                 
<xs:pattern value="true"/>
                               
</xs:restriction>
                             
</xs:simpleType>
                           
</xs:element>
                         
</xs:choice>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:choice>
                 
</xs:complexType>
               
</xs:element>
               
<!-- Art des Fonds nach Anlegergruppen -->
             
</xs:choice>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="FundsTypeOnInvestment" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Art der Mittelanlage</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:choice>
               
<xs:element name="Wertpapierfonds">
                 
<xs:simpleType>
                   
<xs:annotation>
                     
<xs:documentation>Spezifikation des Wertpapierfondst</xs:documentation>
                   
</xs:annotation>
                   
<xs:restriction base="xs:string">
                     
<xs:enumeration value="Aktienfonds"/>
                     
<xs:enumeration value="Rentenfonds"/>
                     
<xs:enumeration value="Gemischter Wertpapierfonds"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="OffenerImmobilienfonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Geldmarktfonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Dachfonds">
                 
<xs:annotation>
                   
<xs:documentation>Anlageschwerpunkt, wenn es sich um einen Dachfonds handeltt</xs:documentation>
                 
</xs:annotation>
                 
<xs:simpleType>
                   
<xs:restriction base="xs:string">
                     
<xs:enumeration value="Aktienfonds"/>
                     
<xs:enumeration value="Rentenfonds"/>
                     
<xs:enumeration value="Gemischte Wertpapierfonds"/>
                     
<xs:enumeration value="Offene Imobilienfonds"/>
                     
<xs:enumeration value="Geldmarktfonds"/>
                     
<xs:enumeration value="Gemischte Fonds"/>
                     
<xs:enumeration value="Derivatefonds"/>
                     
<xs:enumeration value="Altervorsorgefonds"/>
                     
<xs:enumeration value="Infrastrukturfonds"/>
                     
<xs:enumeration value="Sonstige Fonds"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Gemischterfonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Hedgefonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="DachHedgefonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="DerivateFonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Altersvorsorgefonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Infrastrukturfonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
               
<xs:element name="Sonstigerfonds">
                 
<xs:simpleType>
                   
<xs:restriction base="xs:boolean">
                     
<xs:pattern value="true"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:element>
             
</xs:choice>
           
</xs:complexType>
           
<!-- Art des Fonds nach der Mittelanlage -->
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10391" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Meldung für Investmentfonds mit Ausnahme Geldmarktfonds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Securities" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Auflistung aller im Fonds enthaltenen Wertpapiere</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="TotalAmount" type="xs:decimal"/>
               
<xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>
               
<xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="Bankdeposits" type="BankDepositsType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation> Bankguthaben</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="RealEstateLoans" type="RealEstateLoansType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Darlehen an Grundstuecksgesellschaften</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="BorrowersNoteLoans" type="BorrowersNoteLoansType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Schuldscheindarlehen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="CreditClaims" type="CreditClaimsType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Sonstige Kreditforderungen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="RealEstate" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="RealEstates" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Bebaute Grundstuecke</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller bebauten Grundstuecke</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="UndevelopedRealEstates" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Unbebaute Grundstuecke</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller unbebauten Grundstuecke</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="ParticipationsRECompanies" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="PPPParticipations" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="OtherAssets" type="OtherAssets" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Borrowings" type="BorrowingType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Aufgenommene Kredite</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="OtherLiabilities" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Auflistung aller sonstigen Verbindlichkeiten</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="TotalAmount" type="xs:decimal"/>
               
<xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="TotalNetAsset" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Fondsvermoegen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="GrossSalesByShare" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Anteilabsatz - brutto - (Stück)</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="GrossSales">
           
<xs:annotation>
             
<xs:documentation>Mittelzufluss brutto</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:decimal">
               
<xs:minInclusive value="0"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="GrossRedemptions" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Mittelabfluss brutto</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="TotalAmountDistribution" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Volumen der Ausschüttungen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10392" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Bereinigungen</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="RealEstate" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="RealEstates" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Bebaute Grundstücke</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller bebauten Grundstücke</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="UndevelopedRealEstates" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Unbebaute Grundstücke</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller unbebauten Grundstücke</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="ParticipationsRECompanies" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Beteiligungen an Grundstücksgesellschaften</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller Beteiligungen an Grundstücksgesellschaften</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="PPPParticipations" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
                 
</xs:annotation>
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="TotalAmount" type="xs:decimal"/>
                     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>Auflistung aller Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Meldung10393" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Meldung für Geldmarktfonds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Securities" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Auflistung aller im Fonds enthaltenen Wertpapiere</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="TotalAmount" type="xs:decimal"/>
               
<xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>
               
<xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="Bankdeposits" type="BankDepositsType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Bankguthaben</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="RealEstateLoans" type="RealEstateLoansType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Darlehen an Grundstuecksgesellschaften</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="BorrowersNoteLoans" type="BorrowersNoteLoansType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Schuldscheindarlehen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="CreditClaims" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Sonstige Kreditforderungen</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="TotalAmount" type="xs:decimal"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="OtherAssets" type="OtherAssets" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Borrowings" type="BorrowingType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Aufgenommene Kredite</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="OtherLiabilities" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Auflistung aller sonstigen Verbindlichkeiten</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="TotalAmount" type="xs:decimal"/>
               
<xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="TotalNetAsset" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Fondsvermoegen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="GrossSalesByShare" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Anteilabsatz - brutto - (Stück)</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="GrossSales">
           
<xs:annotation>
             
<xs:documentation>Mittelzufluss brutto</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:decimal">
               
<xs:minInclusive value="0"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="GrossRedemptions" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Mittelabfluss brutto</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="TotalAmountDistribution" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Volumen der Ausschüttungen</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReportingDE_BuBaType/FirmenNr
diagram index_p1492.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
pattern 0\d{7}
annotation
documentation
Firmennummer die bei jeder Meldung an die Bundesbank angegeben werden muss.
source <xs:element name="FirmenNr">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Firmennummer die bei jeder Meldung an die Bundesbank angegeben werden muss.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:pattern value="0\d{7}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Sachbearbeiter
diagram index_p1493.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type PersonType
properties
minOcc 0
maxOcc 1
content complex
children Name FirstName FormOfAddress Title Position Function EMail Address PhoneNumber Text
annotation
documentation
Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.
source <xs:element name="Sachbearbeiter" type="PersonType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Berichtsperiode
diagram index_p1494.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:gYearMonth
properties
content simple
annotation
documentation
Die Berichtsperiode fuer die Meldung 10381. Im Format YYYY-MM
source <xs:element name="Berichtsperiode" type="xs:gYearMonth">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Die Berichtsperiode fuer die Meldung 10381. Im Format YYYY-MM</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/FondsArt
diagram index_p1495.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Publikumsfonds
enumeration Spezialfonds
annotation
documentation
Die Art des Fonds. Moegliche Werte sind Publikumsfonds und SpezialFonds
source <xs:element name="FondsArt">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Die Art des Fonds. Moegliche Werte sind Publikumsfonds und SpezialFonds</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Publikumsfonds"/>
     
<xs:enumeration value="Spezialfonds"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380
diagram index_p1496.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Sachbearbeiter Erstmeldung Aenderungsmeldung Publikumfonds Spezialfonds FondsartNachMittelanlage UebergeordneterFonds
annotation
documentation
Deprecated             Meldung 10380: Allgemeine Angaben fuer den einzelnen Fonds
source <xs:element name="Meldung10380" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Deprecated             Meldung 10380: Allgemeine Angaben fuer den einzelnen Fonds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Sachbearbeiter" type="PersonType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:choice>
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Entweder diese Meldung ist eine Erstmeldung oder aber eine Aenderungsmeldung.</xs:documentation>
       
</xs:annotation>
       
<xs:element name="Erstmeldung">
         
<xs:annotation>
           
<xs:documentation xml:lang="DE">Dies ist eine Erstmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Auflegung bzw. Uebernahme.</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:choice>
             
<xs:element name="Datum" type="xs:date">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Das genaue Datum der Auflgeung bzw. Uebernahme des Fonds</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="Grund">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Der Grund fuer die Erstmeldung. Erlaubt sind Neuauflage und Uebernahme</xs:documentation>
               
</xs:annotation>
               
<xs:simpleType>
                 
<xs:restriction base="xs:string">
                   
<xs:enumeration value="Neuauflage"/>
                   
<xs:enumeration value="Uebernahme"/>
                 
</xs:restriction>
               
</xs:simpleType>
             
</xs:element>
           
</xs:choice>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Aenderungsmeldung">
         
<xs:annotation>
           
<xs:documentation xml:lang="DE">Dies ist eine Aenderungsmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Aenderung.</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Datum" type="xs:date">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Das genaue Datum der Aenderung</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="Grund">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Der Grund fuer die Aenderungsmeldung. Erlaubt sind Schliessung, Uebertragung, Verschmelzung, Sonstiges.</xs:documentation>
               
</xs:annotation>
               
<xs:simpleType>
                 
<xs:restriction base="xs:string">
                   
<xs:enumeration value="Schliessung"/>
                   
<xs:enumeration value="Uebertragung"/>
                   
<xs:enumeration value="Verschmelzung"/>
                   
<xs:enumeration value="Sonstiges"/>
                 
</xs:restriction>
               
</xs:simpleType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
     
</xs:choice>
     
<xs:choice>
       
<xs:element name="Publikumfonds" type="xs:boolean">
         
<xs:annotation>
           
<xs:documentation xml:lang="DE">Wenn dieser Fonds ein Publikumsfonds ist, muss dieses Element angegeben und mit dem Wert "true" besetzt sein.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Spezialfonds">
         
<xs:annotation>
           
<xs:documentation xml:lang="DE">Wenn dieser Fonds ein Spezialfonds ist, muss dieses Element angegeben werden.</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:choice>
             
<xs:element name="Inlaender">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Wenn es sich um einen Spezialfonds mit ueberwiegend inlaendischen Anlegern handelt, muss hier die entsprechende Kategorie der Anteilsinhaber angegeben werden </xs:documentation>
               
</xs:annotation>
               
<xs:simpleType>
                 
<xs:restriction base="xs:string">
                   
<xs:enumeration value="Kreditinstitute"/>
                   
<xs:enumeration value="Versicherungsunternehmen"/>
                   
<xs:enumeration value="Altersvorsorgeeinrichtungen"/>
                   
<xs:enumeration value="sonstige Unternehmen"/>
                   
<xs:enumeration value="Sozialversicherungstraeger"/>
                   
<xs:enumeration value="private Organisationen"/>
                 
</xs:restriction>
               
</xs:simpleType>
             
</xs:element>
             
<xs:element name="Auslaender" type="xs:boolean">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Es handelt sich hier um einen Spezialfonds mit ueberwiegend auslaendischen Anlegern</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:choice>
         
</xs:complexType>
       
</xs:element>
     
</xs:choice>
     
<xs:element name="FondsartNachMittelanlage" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Art der Mittelanlage des Fonds. </xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Aktienfonds"/>
           
<xs:enumeration value="Rentenfonds"/>
           
<xs:enumeration value="Gemischter Wertpapierfonds"/>
           
<xs:enumeration value="Offener Immobilienfonds"/>
           
<xs:enumeration value="Beteiligungsfonds"/>
           
<xs:enumeration value="Geldmarktfonds"/>
           
<xs:enumeration value="Dachfonds"/>
           
<xs:enumeration value="Gemischter Fonds"/>
           
<xs:enumeration value="Hedgefonds"/>
           
<xs:enumeration value="Dach-Hedgefonds"/>
           
<xs:enumeration value="Derivatefonds"/>
           
<xs:enumeration value="Altersvorsorgefonds"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="UebergeordneterFonds" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Falls der Fonds einem uebergeordneten Fonds zuzuordnen ist, muessen die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Anteilklasse" type="SecurityCodesType">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Ist der Fonds eine Anteilsklasse eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Teilfonds" type="SecurityCodesType">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Ist der Fonds ein Teilfonds eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Sachbearbeiter
diagram index_p1497.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type PersonType
properties
minOcc 0
maxOcc 1
content complex
children Name FirstName FormOfAddress Title Position Function EMail Address PhoneNumber Text
annotation
documentation
Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.
source <xs:element name="Sachbearbeiter" type="PersonType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Hier kann der Sachbearbeiter fuer die Meldungen angegeben werden, sollte es eine andere Person sein als die Kontakperson der KAG.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Erstmeldung
diagram index_p1498.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Datum Grund
annotation
documentation
Dies ist eine Erstmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Auflegung bzw. Uebernahme.
source <xs:element name="Erstmeldung">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Dies ist eine Erstmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Auflegung bzw. Uebernahme.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="Datum" type="xs:date">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Das genaue Datum der Auflgeung bzw. Uebernahme des Fonds</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Grund">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Der Grund fuer die Erstmeldung. Erlaubt sind Neuauflage und Uebernahme</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Neuauflage"/>
           
<xs:enumeration value="Uebernahme"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Erstmeldung/Datum
diagram index_p1499.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:date
properties
content simple
annotation
documentation
Das genaue Datum der Auflgeung bzw. Uebernahme des Fonds
source <xs:element name="Datum" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Das genaue Datum der Auflgeung bzw. Uebernahme des Fonds</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Erstmeldung/Grund
diagram index_p1500.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Neuauflage
enumeration Uebernahme
annotation
documentation
Der Grund fuer die Erstmeldung. Erlaubt sind Neuauflage und Uebernahme
source <xs:element name="Grund">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Der Grund fuer die Erstmeldung. Erlaubt sind Neuauflage und Uebernahme</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Neuauflage"/>
     
<xs:enumeration value="Uebernahme"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Aenderungsmeldung
diagram index_p1501.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Datum Grund
annotation
documentation
Dies ist eine Aenderungsmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Aenderung.
source <xs:element name="Aenderungsmeldung">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Dies ist eine Aenderungsmeldung des Fonds. Anzugeben sind der Grund fuer die Meldung und das genaue Datum der Aenderung.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Datum" type="xs:date">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Das genaue Datum der Aenderung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Grund">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Der Grund fuer die Aenderungsmeldung. Erlaubt sind Schliessung, Uebertragung, Verschmelzung, Sonstiges.</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Schliessung"/>
           
<xs:enumeration value="Uebertragung"/>
           
<xs:enumeration value="Verschmelzung"/>
           
<xs:enumeration value="Sonstiges"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Aenderungsmeldung/Datum
diagram index_p1502.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:date
properties
content simple
annotation
documentation
Das genaue Datum der Aenderung
source <xs:element name="Datum" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Das genaue Datum der Aenderung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Aenderungsmeldung/Grund
diagram index_p1503.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Schliessung
enumeration Uebertragung
enumeration Verschmelzung
enumeration Sonstiges
annotation
documentation
Der Grund fuer die Aenderungsmeldung. Erlaubt sind Schliessung, Uebertragung, Verschmelzung, Sonstiges.
source <xs:element name="Grund">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Der Grund fuer die Aenderungsmeldung. Erlaubt sind Schliessung, Uebertragung, Verschmelzung, Sonstiges.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Schliessung"/>
     
<xs:enumeration value="Uebertragung"/>
     
<xs:enumeration value="Verschmelzung"/>
     
<xs:enumeration value="Sonstiges"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Publikumfonds
diagram index_p1504.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:boolean
properties
content simple
annotation
documentation
Wenn dieser Fonds ein Publikumsfonds ist, muss dieses Element angegeben und mit dem Wert "true" besetzt sein.
source <xs:element name="Publikumfonds" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Wenn dieser Fonds ein Publikumsfonds ist, muss dieses Element angegeben und mit dem Wert "true" besetzt sein.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Spezialfonds
diagram index_p1505.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Inlaender Auslaender
annotation
documentation
Wenn dieser Fonds ein Spezialfonds ist, muss dieses Element angegeben werden.
source <xs:element name="Spezialfonds">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Wenn dieser Fonds ein Spezialfonds ist, muss dieses Element angegeben werden.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="Inlaender">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Wenn es sich um einen Spezialfonds mit ueberwiegend inlaendischen Anlegern handelt, muss hier die entsprechende Kategorie der Anteilsinhaber angegeben werden </xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Kreditinstitute"/>
           
<xs:enumeration value="Versicherungsunternehmen"/>
           
<xs:enumeration value="Altersvorsorgeeinrichtungen"/>
           
<xs:enumeration value="sonstige Unternehmen"/>
           
<xs:enumeration value="Sozialversicherungstraeger"/>
           
<xs:enumeration value="private Organisationen"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Auslaender" type="xs:boolean">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Es handelt sich hier um einen Spezialfonds mit ueberwiegend auslaendischen Anlegern</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Spezialfonds/Inlaender
diagram index_p1506.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Kreditinstitute
enumeration Versicherungsunternehmen
enumeration Altersvorsorgeeinrichtungen
enumeration sonstige Unternehmen
enumeration Sozialversicherungstraeger
enumeration private Organisationen
annotation
documentation
Wenn es sich um einen Spezialfonds mit ueberwiegend inlaendischen Anlegern handelt, muss hier die entsprechende Kategorie der Anteilsinhaber angegeben werden
source <xs:element name="Inlaender">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Wenn es sich um einen Spezialfonds mit ueberwiegend inlaendischen Anlegern handelt, muss hier die entsprechende Kategorie der Anteilsinhaber angegeben werden </xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Kreditinstitute"/>
     
<xs:enumeration value="Versicherungsunternehmen"/>
     
<xs:enumeration value="Altersvorsorgeeinrichtungen"/>
     
<xs:enumeration value="sonstige Unternehmen"/>
     
<xs:enumeration value="Sozialversicherungstraeger"/>
     
<xs:enumeration value="private Organisationen"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/Spezialfonds/Auslaender
diagram index_p1507.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:boolean
properties
content simple
annotation
documentation
Es handelt sich hier um einen Spezialfonds mit ueberwiegend auslaendischen Anlegern
source <xs:element name="Auslaender" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Es handelt sich hier um einen Spezialfonds mit ueberwiegend auslaendischen Anlegern</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/FondsartNachMittelanlage
diagram index_p1508.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Aktienfonds
enumeration Rentenfonds
enumeration Gemischter Wertpapierfonds
enumeration Offener Immobilienfonds
enumeration Beteiligungsfonds
enumeration Geldmarktfonds
enumeration Dachfonds
enumeration Gemischter Fonds
enumeration Hedgefonds
enumeration Dach-Hedgefonds
enumeration Derivatefonds
enumeration Altersvorsorgefonds
annotation
documentation
Art der Mittelanlage des Fonds.
source <xs:element name="FondsartNachMittelanlage" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Art der Mittelanlage des Fonds. </xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Aktienfonds"/>
     
<xs:enumeration value="Rentenfonds"/>
     
<xs:enumeration value="Gemischter Wertpapierfonds"/>
     
<xs:enumeration value="Offener Immobilienfonds"/>
     
<xs:enumeration value="Beteiligungsfonds"/>
     
<xs:enumeration value="Geldmarktfonds"/>
     
<xs:enumeration value="Dachfonds"/>
     
<xs:enumeration value="Gemischter Fonds"/>
     
<xs:enumeration value="Hedgefonds"/>
     
<xs:enumeration value="Dach-Hedgefonds"/>
     
<xs:enumeration value="Derivatefonds"/>
     
<xs:enumeration value="Altersvorsorgefonds"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/UebergeordneterFonds
diagram index_p1509.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Anteilklasse Teilfonds
annotation
documentation
Falls der Fonds einem uebergeordneten Fonds zuzuordnen ist, muessen die SecurityCodes des uebergeordneten Fonds angegeben werden.
source <xs:element name="UebergeordneterFonds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Falls der Fonds einem uebergeordneten Fonds zuzuordnen ist, muessen die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anteilklasse" type="SecurityCodesType">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Ist der Fonds eine Anteilsklasse eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Teilfonds" type="SecurityCodesType">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Ist der Fonds ein Teilfonds eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/UebergeordneterFonds/Anteilklasse
diagram index_p1510.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecurityCodesType
properties
content complex
children ISIN CUSIP SEDOL CountrySecurityCode OtherSecurityCodes UniqueID
annotation
documentation
Ist der Fonds eine Anteilsklasse eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.
source <xs:element name="Anteilklasse" type="SecurityCodesType">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Ist der Fonds eine Anteilsklasse eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10380/UebergeordneterFonds/Teilfonds
diagram index_p1511.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecurityCodesType
properties
content complex
children ISIN CUSIP SEDOL CountrySecurityCode OtherSecurityCodes UniqueID
annotation
documentation
Ist der Fonds ein Teilfonds eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.
source <xs:element name="Teilfonds" type="SecurityCodesType">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Ist der Fonds ein Teilfonds eines uebergeordneten Fonds, so muessen hier die SecurityCodes des uebergeordneten Fonds angegeben werden.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10381
diagram index_p1512.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Position GuthabenGebietfremdeKI
annotation
documentation
Deprecated             Meldung 10381: Monatliche Meldung fuer Investmentfonds (ohne Offene Immobilienfonds)
source <xs:element name="Meldung10381" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Deprecated             Meldung 10381: Monatliche Meldung fuer Investmentfonds (ohne Offene Immobilienfonds)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Position" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Zusammensetzung des Fondsvermoegen</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="FeldNr">
             
<xs:simpleType>
               
<xs:restriction base="xs:int">
                 
<xs:enumeration value="15"/>
                 
<xs:enumeration value="18"/>
                 
<xs:enumeration value="19"/>
                 
<xs:enumeration value="20"/>
                 
<xs:enumeration value="21"/>
                 
<xs:enumeration value="22"/>
                 
<xs:enumeration value="23"/>
                 
<xs:enumeration value="24"/>
                 
<xs:enumeration value="25"/>
                 
<xs:enumeration value="26"/>
                 
<xs:enumeration value="27"/>
                 
<xs:enumeration value="28"/>
                 
<xs:enumeration value="29"/>
                 
<xs:enumeration value="30"/>
                 
<xs:enumeration value="31"/>
                 
<xs:enumeration value="32"/>
                 
<xs:enumeration value="34"/>
                 
<xs:enumeration value="35"/>
                 
<xs:enumeration value="36"/>
                 
<xs:enumeration value="37"/>
                 
<xs:enumeration value="38"/>
                 
<xs:enumeration value="39"/>
                 
<xs:enumeration value="40"/>
                 
<xs:enumeration value="41"/>
                 
<xs:enumeration value="42"/>
                 
<xs:enumeration value="43"/>
                 
<xs:enumeration value="44"/>
                 
<xs:enumeration value="49"/>
                 
<xs:enumeration value="50"/>
                 
<xs:enumeration value="51"/>
                 
<xs:enumeration value="52"/>
                 
<xs:enumeration value="53"/>
                 
<xs:enumeration value="54"/>
                 
<xs:enumeration value="55"/>
                 
<xs:enumeration value="56"/>
                 
<xs:enumeration value="57"/>
                 
<xs:enumeration value="45"/>
                 
<xs:enumeration value="48"/>
                 
<xs:enumeration value="46"/>
                 
<xs:enumeration value="47"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Wert" type="xs:decimal"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="GuthabenGebietfremdeKI" type="xs:boolean" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10381/Position
diagram index_p1513.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc unbounded
content complex
children FeldNr Wert
annotation
documentation
Zusammensetzung des Fondsvermoegen
source <xs:element name="Position" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Zusammensetzung des Fondsvermoegen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="FeldNr">
       
<xs:simpleType>
         
<xs:restriction base="xs:int">
           
<xs:enumeration value="15"/>
           
<xs:enumeration value="18"/>
           
<xs:enumeration value="19"/>
           
<xs:enumeration value="20"/>
           
<xs:enumeration value="21"/>
           
<xs:enumeration value="22"/>
           
<xs:enumeration value="23"/>
           
<xs:enumeration value="24"/>
           
<xs:enumeration value="25"/>
           
<xs:enumeration value="26"/>
           
<xs:enumeration value="27"/>
           
<xs:enumeration value="28"/>
           
<xs:enumeration value="29"/>
           
<xs:enumeration value="30"/>
           
<xs:enumeration value="31"/>
           
<xs:enumeration value="32"/>
           
<xs:enumeration value="34"/>
           
<xs:enumeration value="35"/>
           
<xs:enumeration value="36"/>
           
<xs:enumeration value="37"/>
           
<xs:enumeration value="38"/>
           
<xs:enumeration value="39"/>
           
<xs:enumeration value="40"/>
           
<xs:enumeration value="41"/>
           
<xs:enumeration value="42"/>
           
<xs:enumeration value="43"/>
           
<xs:enumeration value="44"/>
           
<xs:enumeration value="49"/>
           
<xs:enumeration value="50"/>
           
<xs:enumeration value="51"/>
           
<xs:enumeration value="52"/>
           
<xs:enumeration value="53"/>
           
<xs:enumeration value="54"/>
           
<xs:enumeration value="55"/>
           
<xs:enumeration value="56"/>
           
<xs:enumeration value="57"/>
           
<xs:enumeration value="45"/>
           
<xs:enumeration value="48"/>
           
<xs:enumeration value="46"/>
           
<xs:enumeration value="47"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Wert" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10381/Position/FeldNr
diagram index_p1514.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:int
properties
content simple
facets
Kind Value Annotation
enumeration 15
enumeration 18
enumeration 19
enumeration 20
enumeration 21
enumeration 22
enumeration 23
enumeration 24
enumeration 25
enumeration 26
enumeration 27
enumeration 28
enumeration 29
enumeration 30
enumeration 31
enumeration 32
enumeration 34
enumeration 35
enumeration 36
enumeration 37
enumeration 38
enumeration 39
enumeration 40
enumeration 41
enumeration 42
enumeration 43
enumeration 44
enumeration 49
enumeration 50
enumeration 51
enumeration 52
enumeration 53
enumeration 54
enumeration 55
enumeration 56
enumeration 57
enumeration 45
enumeration 48
enumeration 46
enumeration 47
source <xs:element name="FeldNr">
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:enumeration value="15"/>
     
<xs:enumeration value="18"/>
     
<xs:enumeration value="19"/>
     
<xs:enumeration value="20"/>
     
<xs:enumeration value="21"/>
     
<xs:enumeration value="22"/>
     
<xs:enumeration value="23"/>
     
<xs:enumeration value="24"/>
     
<xs:enumeration value="25"/>
     
<xs:enumeration value="26"/>
     
<xs:enumeration value="27"/>
     
<xs:enumeration value="28"/>
     
<xs:enumeration value="29"/>
     
<xs:enumeration value="30"/>
     
<xs:enumeration value="31"/>
     
<xs:enumeration value="32"/>
     
<xs:enumeration value="34"/>
     
<xs:enumeration value="35"/>
     
<xs:enumeration value="36"/>
     
<xs:enumeration value="37"/>
     
<xs:enumeration value="38"/>
     
<xs:enumeration value="39"/>
     
<xs:enumeration value="40"/>
     
<xs:enumeration value="41"/>
     
<xs:enumeration value="42"/>
     
<xs:enumeration value="43"/>
     
<xs:enumeration value="44"/>
     
<xs:enumeration value="49"/>
     
<xs:enumeration value="50"/>
     
<xs:enumeration value="51"/>
     
<xs:enumeration value="52"/>
     
<xs:enumeration value="53"/>
     
<xs:enumeration value="54"/>
     
<xs:enumeration value="55"/>
     
<xs:enumeration value="56"/>
     
<xs:enumeration value="57"/>
     
<xs:enumeration value="45"/>
     
<xs:enumeration value="48"/>
     
<xs:enumeration value="46"/>
     
<xs:enumeration value="47"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10381/Position/Wert
diagram index_p1515.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Wert" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10381/GuthabenGebietfremdeKI
diagram index_p1516.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht
source <xs:element name="GuthabenGebietfremdeKI" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10381a
diagram index_p1517.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children I II
annotation
documentation
Deprecated             Meldung 10384: Vierteljaehrliche Ergaenzungsmeldung fuer Geldmarktfonds
source <xs:element name="Meldung10381a" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Deprecated             Meldung 10384: Vierteljaehrliche Ergaenzungsmeldung fuer Geldmarktfonds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="I" type="PositionDataType">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Zusatzangaben zum Fondsvermoegen von Geldmarktfonds</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="II" type="PositionDataType">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Zusatzangaben ueber Wertpapiere und Schuldscheindarlehen im Fondsvermoegen von Geldmarktfonds</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10381a/I
diagram index_p1518.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type PositionDataType
properties
content complex
children Position
annotation
documentation
Zusatzangaben zum Fondsvermoegen von Geldmarktfonds
source <xs:element name="I" type="PositionDataType">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Zusatzangaben zum Fondsvermoegen von Geldmarktfonds</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10381a/II
diagram index_p1519.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type PositionDataType
properties
content complex
children Position
annotation
documentation
Zusatzangaben ueber Wertpapiere und Schuldscheindarlehen im Fondsvermoegen von Geldmarktfonds
source <xs:element name="II" type="PositionDataType">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Zusatzangaben ueber Wertpapiere und Schuldscheindarlehen im Fondsvermoegen von Geldmarktfonds</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10382
diagram index_p1520.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Position GuthabenGebietfremdeKI
annotation
documentation
Deprecated             Meldung 10382: Monatliche Meldung fuer Offene Immobilienfonds
source <xs:element name="Meldung10382" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Deprecated             Meldung 10382: Monatliche Meldung fuer Offene Immobilienfonds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Position" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Zusammensetzung des Fondsvermoegen</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="FeldNr">
             
<xs:simpleType>
               
<xs:restriction base="xs:int">
                 
<xs:enumeration value="16"/>
                 
<xs:enumeration value="17"/>
                 
<xs:enumeration value="34"/>
                 
<xs:enumeration value="35"/>
                 
<xs:enumeration value="36"/>
                 
<xs:enumeration value="37"/>
                 
<xs:enumeration value="38"/>
                 
<xs:enumeration value="45"/>
                 
<xs:enumeration value="46"/>
                 
<xs:enumeration value="47"/>
                 
<xs:enumeration value="48"/>
                 
<xs:enumeration value="49"/>
                 
<xs:enumeration value="50"/>
                 
<xs:enumeration value="51"/>
                 
<xs:enumeration value="52"/>
                 
<xs:enumeration value="53"/>
                 
<xs:enumeration value="55"/>
                 
<xs:enumeration value="58"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Wert" type="xs:decimal"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="GuthabenGebietfremdeKI" type="xs:boolean" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10382/Position
diagram index_p1521.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc unbounded
content complex
children FeldNr Wert
annotation
documentation
Zusammensetzung des Fondsvermoegen
source <xs:element name="Position" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Zusammensetzung des Fondsvermoegen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="FeldNr">
       
<xs:simpleType>
         
<xs:restriction base="xs:int">
           
<xs:enumeration value="16"/>
           
<xs:enumeration value="17"/>
           
<xs:enumeration value="34"/>
           
<xs:enumeration value="35"/>
           
<xs:enumeration value="36"/>
           
<xs:enumeration value="37"/>
           
<xs:enumeration value="38"/>
           
<xs:enumeration value="45"/>
           
<xs:enumeration value="46"/>
           
<xs:enumeration value="47"/>
           
<xs:enumeration value="48"/>
           
<xs:enumeration value="49"/>
           
<xs:enumeration value="50"/>
           
<xs:enumeration value="51"/>
           
<xs:enumeration value="52"/>
           
<xs:enumeration value="53"/>
           
<xs:enumeration value="55"/>
           
<xs:enumeration value="58"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Wert" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10382/Position/FeldNr
diagram index_p1522.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:int
properties
content simple
facets
Kind Value Annotation
enumeration 16
enumeration 17
enumeration 34
enumeration 35
enumeration 36
enumeration 37
enumeration 38
enumeration 45
enumeration 46
enumeration 47
enumeration 48
enumeration 49
enumeration 50
enumeration 51
enumeration 52
enumeration 53
enumeration 55
enumeration 58
source <xs:element name="FeldNr">
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:enumeration value="16"/>
     
<xs:enumeration value="17"/>
     
<xs:enumeration value="34"/>
     
<xs:enumeration value="35"/>
     
<xs:enumeration value="36"/>
     
<xs:enumeration value="37"/>
     
<xs:enumeration value="38"/>
     
<xs:enumeration value="45"/>
     
<xs:enumeration value="46"/>
     
<xs:enumeration value="47"/>
     
<xs:enumeration value="48"/>
     
<xs:enumeration value="49"/>
     
<xs:enumeration value="50"/>
     
<xs:enumeration value="51"/>
     
<xs:enumeration value="52"/>
     
<xs:enumeration value="53"/>
     
<xs:enumeration value="55"/>
     
<xs:enumeration value="58"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10382/Position/Wert
diagram index_p1523.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Wert" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10382/GuthabenGebietfremdeKI
diagram index_p1524.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht
source <xs:element name="GuthabenGebietfremdeKI" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>nur bei Summenmeldungen anzugeben: "ja", falls Guthaben bei gebietsfremden Kreditinstituten gehalten werden; "nein", falls nicht</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10384
diagram index_p1525.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children I II
annotation
documentation
Deprecated             Meldung 10384: Vierteljaehrliche Ergaenzungsmeldung fuer Geldmarktfonds
source <xs:element name="Meldung10384" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Deprecated             Meldung 10384: Vierteljaehrliche Ergaenzungsmeldung fuer Geldmarktfonds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="I" type="PositionDataType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Forderungen und Verbindlichkeiten nach Sitz des Schuldners/Glaeubigers</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="II" type="PositionDataType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Forderungen und Verbindlichkeiten nach Waehrungen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10384/I
diagram index_p1526.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type PositionDataType
properties
minOcc 0
maxOcc 1
content complex
children Position
annotation
documentation
Forderungen und Verbindlichkeiten nach Sitz des Schuldners/Glaeubigers
source <xs:element name="I" type="PositionDataType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Forderungen und Verbindlichkeiten nach Sitz des Schuldners/Glaeubigers</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10384/II
diagram index_p1527.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type PositionDataType
properties
minOcc 0
maxOcc 1
content complex
children Position
annotation
documentation
Forderungen und Verbindlichkeiten nach Waehrungen
source <xs:element name="II" type="PositionDataType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Forderungen und Verbindlichkeiten nach Waehrungen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10390
diagram index_p1528.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children FundsTypeOnInvestorGroup FundsTypeOnInvestment
source <xs:element name="Meldung10390" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="FundsTypeOnInvestorGroup" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Art des Fonds nach Anlegergruppen</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="RetailFund">
             
<xs:annotation>
               
<xs:documentation>Angabe, wenn es sich um einen Publikumsfonds handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="SpecialFund">
             
<xs:annotation>
               
<xs:documentation>Angabe, wenn es sich um einen Spezialfonds handelt</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:choice>
                 
<xs:element name="Foreign">
                   
<xs:annotation>
                     
<xs:documentation>Angabe, wenn es sich um einen auslaendischen Spezialfonds handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Domestic">
                   
<xs:annotation>
                     
<xs:documentation>Beschreibung, wenn es sich um einen inlaendischen Spezialfonds handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:choice>
                       
<xs:element name="Kreditinstitute">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Versicherungsgesellschaften">
                         
<xs:annotation>
                           
<xs:documentation>Spezifikation der Versicherungsgesellschaft</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:string">
                             
<xs:enumeration value="Lebensversicherungen"/>
                             
<xs:enumeration value="andere Versicherungen"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Altersvorsorgeeinrichtungen">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Finanzintermediaere">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Kredithilfsinstitutionen">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Kapitalgesellschaften">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Bund">
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Laender">
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Gemeinden">
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Sozialversicherungen">
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="Zusatzversorgungseinrichtungen">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="PrivateOrganization">
                         
<xs:annotation>
                           
<xs:documentation>Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:boolean">
                             
<xs:pattern value="true"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                     
</xs:choice>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:choice>
             
</xs:complexType>
           
</xs:element>
           
<!-- Art des Fonds nach Anlegergruppen -->
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="FundsTypeOnInvestment" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Art der Mittelanlage</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="Wertpapierfonds">
             
<xs:simpleType>
               
<xs:annotation>
                 
<xs:documentation>Spezifikation des Wertpapierfondst</xs:documentation>
               
</xs:annotation>
               
<xs:restriction base="xs:string">
                 
<xs:enumeration value="Aktienfonds"/>
                 
<xs:enumeration value="Rentenfonds"/>
                 
<xs:enumeration value="Gemischter Wertpapierfonds"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="OffenerImmobilienfonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Geldmarktfonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Dachfonds">
             
<xs:annotation>
               
<xs:documentation>Anlageschwerpunkt, wenn es sich um einen Dachfonds handeltt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:enumeration value="Aktienfonds"/>
                 
<xs:enumeration value="Rentenfonds"/>
                 
<xs:enumeration value="Gemischte Wertpapierfonds"/>
                 
<xs:enumeration value="Offene Imobilienfonds"/>
                 
<xs:enumeration value="Geldmarktfonds"/>
                 
<xs:enumeration value="Gemischte Fonds"/>
                 
<xs:enumeration value="Derivatefonds"/>
                 
<xs:enumeration value="Altervorsorgefonds"/>
                 
<xs:enumeration value="Infrastrukturfonds"/>
                 
<xs:enumeration value="Sonstige Fonds"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Gemischterfonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Hedgefonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="DachHedgefonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="DerivateFonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Altersvorsorgefonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Infrastrukturfonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Sonstigerfonds">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
       
<!-- Art des Fonds nach der Mittelanlage -->
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup
diagram index_p1529.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children RetailFund SpecialFund
annotation
documentation
Art des Fonds nach Anlegergruppen
source <xs:element name="FundsTypeOnInvestorGroup" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Art des Fonds nach Anlegergruppen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="RetailFund">
       
<xs:annotation>
         
<xs:documentation>Angabe, wenn es sich um einen Publikumsfonds handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="SpecialFund">
       
<xs:annotation>
         
<xs:documentation>Angabe, wenn es sich um einen Spezialfonds handelt</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="Foreign">
             
<xs:annotation>
               
<xs:documentation>Angabe, wenn es sich um einen auslaendischen Spezialfonds handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Domestic">
             
<xs:annotation>
               
<xs:documentation>Beschreibung, wenn es sich um einen inlaendischen Spezialfonds handelt</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:choice>
                 
<xs:element name="Kreditinstitute">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Versicherungsgesellschaften">
                   
<xs:annotation>
                     
<xs:documentation>Spezifikation der Versicherungsgesellschaft</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:enumeration value="Lebensversicherungen"/>
                       
<xs:enumeration value="andere Versicherungen"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Altersvorsorgeeinrichtungen">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Finanzintermediaere">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Kredithilfsinstitutionen">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Kapitalgesellschaften">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Bund">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Laender">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Gemeinden">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Sozialversicherungen">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Zusatzversorgungseinrichtungen">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="PrivateOrganization">
                   
<xs:annotation>
                     
<xs:documentation>Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:boolean">
                       
<xs:pattern value="true"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
               
</xs:choice>
             
</xs:complexType>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
     
<!-- Art des Fonds nach Anlegergruppen -->
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/RetailFund
diagram index_p1530.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe, wenn es sich um einen Publikumsfonds handelt
source <xs:element name="RetailFund">
 
<xs:annotation>
   
<xs:documentation>Angabe, wenn es sich um einen Publikumsfonds handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund
diagram index_p1531.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Foreign Domestic
annotation
documentation
Angabe, wenn es sich um einen Spezialfonds handelt
source <xs:element name="SpecialFund">
 
<xs:annotation>
   
<xs:documentation>Angabe, wenn es sich um einen Spezialfonds handelt</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="Foreign">
       
<xs:annotation>
         
<xs:documentation>Angabe, wenn es sich um einen auslaendischen Spezialfonds handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Domestic">
       
<xs:annotation>
         
<xs:documentation>Beschreibung, wenn es sich um einen inlaendischen Spezialfonds handelt</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="Kreditinstitute">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Versicherungsgesellschaften">
             
<xs:annotation>
               
<xs:documentation>Spezifikation der Versicherungsgesellschaft</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:enumeration value="Lebensversicherungen"/>
                 
<xs:enumeration value="andere Versicherungen"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Altersvorsorgeeinrichtungen">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Finanzintermediaere">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Kredithilfsinstitutionen">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Kapitalgesellschaften">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Bund">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Laender">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Gemeinden">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Sozialversicherungen">
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Zusatzversorgungseinrichtungen">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="PrivateOrganization">
             
<xs:annotation>
               
<xs:documentation>Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:boolean">
                 
<xs:pattern value="true"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Foreign
diagram index_p1532.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe, wenn es sich um einen auslaendischen Spezialfonds handelt
source <xs:element name="Foreign">
 
<xs:annotation>
   
<xs:documentation>Angabe, wenn es sich um einen auslaendischen Spezialfonds handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic
diagram index_p1533.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Kreditinstitute Versicherungsgesellschaften Altersvorsorgeeinrichtungen Finanzintermediaere Kredithilfsinstitutionen Kapitalgesellschaften Bund Laender Gemeinden Sozialversicherungen Zusatzversorgungseinrichtungen PrivateOrganization
annotation
documentation
Beschreibung, wenn es sich um einen inlaendischen Spezialfonds handelt
source <xs:element name="Domestic">
 
<xs:annotation>
   
<xs:documentation>Beschreibung, wenn es sich um einen inlaendischen Spezialfonds handelt</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="Kreditinstitute">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Versicherungsgesellschaften">
       
<xs:annotation>
         
<xs:documentation>Spezifikation der Versicherungsgesellschaft</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Lebensversicherungen"/>
           
<xs:enumeration value="andere Versicherungen"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Altersvorsorgeeinrichtungen">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Finanzintermediaere">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Kredithilfsinstitutionen">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Kapitalgesellschaften">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Bund">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Laender">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Gemeinden">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Sozialversicherungen">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Zusatzversorgungseinrichtungen">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="PrivateOrganization">
       
<xs:annotation>
         
<xs:documentation>Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Kreditinstitute
diagram index_p1534.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt
source <xs:element name="Kreditinstitute">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kreditinstitute handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Versicherungsgesellschaften
diagram index_p1535.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Lebensversicherungen
enumeration andere Versicherungen
annotation
documentation
Spezifikation der Versicherungsgesellschaft
source <xs:element name="Versicherungsgesellschaften">
 
<xs:annotation>
   
<xs:documentation>Spezifikation der Versicherungsgesellschaft</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Lebensversicherungen"/>
     
<xs:enumeration value="andere Versicherungen"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Altersvorsorgeeinrichtungen
diagram index_p1536.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt
source <xs:element name="Altersvorsorgeeinrichtungen">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Altersvorsorgeeinrichtungen handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Finanzintermediaere
diagram index_p1537.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt
source <xs:element name="Finanzintermediaere">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um sonstige Finanzintermediaere handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Kredithilfsinstitutionen
diagram index_p1538.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt
source <xs:element name="Kredithilfsinstitutionen">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um Kredit- und Versicherungshilfsinstitutionen handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Kapitalgesellschaften
diagram index_p1539.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt
source <xs:element name="Kapitalgesellschaften">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um nichtfinanzielle Kapitalgesellschaften handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Bund
diagram index_p1540.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Bund">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Laender
diagram index_p1541.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Laender">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Gemeinden
diagram index_p1542.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Gemeinden">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Sozialversicherungen
diagram index_p1543.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Sozialversicherungen">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/Zusatzversorgungseinrichtungen
diagram index_p1544.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt
source <xs:element name="Zusatzversorgungseinrichtungen">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um oeffentliche und kirchliche Zusatzversorgungseinrichtungen handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestorGroup/SpecialFund/Domestic/PrivateOrganization
diagram index_p1545.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
annotation
documentation
Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt
source <xs:element name="PrivateOrganization">
 
<xs:annotation>
   
<xs:documentation>Angabe eines leeren Elements, wenn es sich um priv. Organisationen ohne Erwerbszweck und sonstige handelt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment
diagram index_p1546.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Wertpapierfonds OffenerImmobilienfonds Geldmarktfonds Dachfonds Gemischterfonds Hedgefonds DachHedgefonds DerivateFonds Altersvorsorgefonds Infrastrukturfonds Sonstigerfonds
annotation
documentation
Art der Mittelanlage
source <xs:element name="FundsTypeOnInvestment" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Art der Mittelanlage</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="Wertpapierfonds">
       
<xs:simpleType>
         
<xs:annotation>
           
<xs:documentation>Spezifikation des Wertpapierfondst</xs:documentation>
         
</xs:annotation>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Aktienfonds"/>
           
<xs:enumeration value="Rentenfonds"/>
           
<xs:enumeration value="Gemischter Wertpapierfonds"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="OffenerImmobilienfonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Geldmarktfonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Dachfonds">
       
<xs:annotation>
         
<xs:documentation>Anlageschwerpunkt, wenn es sich um einen Dachfonds handeltt</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Aktienfonds"/>
           
<xs:enumeration value="Rentenfonds"/>
           
<xs:enumeration value="Gemischte Wertpapierfonds"/>
           
<xs:enumeration value="Offene Imobilienfonds"/>
           
<xs:enumeration value="Geldmarktfonds"/>
           
<xs:enumeration value="Gemischte Fonds"/>
           
<xs:enumeration value="Derivatefonds"/>
           
<xs:enumeration value="Altervorsorgefonds"/>
           
<xs:enumeration value="Infrastrukturfonds"/>
           
<xs:enumeration value="Sonstige Fonds"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Gemischterfonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Hedgefonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="DachHedgefonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="DerivateFonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Altersvorsorgefonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Infrastrukturfonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Sonstigerfonds">
       
<xs:simpleType>
         
<xs:restriction base="xs:boolean">
           
<xs:pattern value="true"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
 
<!-- Art des Fonds nach der Mittelanlage -->
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Wertpapierfonds
diagram index_p1547.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Aktienfonds
enumeration Rentenfonds
enumeration Gemischter Wertpapierfonds
source <xs:element name="Wertpapierfonds">
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:documentation>Spezifikation des Wertpapierfondst</xs:documentation>
   
</xs:annotation>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Aktienfonds"/>
     
<xs:enumeration value="Rentenfonds"/>
     
<xs:enumeration value="Gemischter Wertpapierfonds"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/OffenerImmobilienfonds
diagram index_p1548.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="OffenerImmobilienfonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Geldmarktfonds
diagram index_p1549.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Geldmarktfonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Dachfonds
diagram index_p1550.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Aktienfonds
enumeration Rentenfonds
enumeration Gemischte Wertpapierfonds
enumeration Offene Imobilienfonds
enumeration Geldmarktfonds
enumeration Gemischte Fonds
enumeration Derivatefonds
enumeration Altervorsorgefonds
enumeration Infrastrukturfonds
enumeration Sonstige Fonds
annotation
documentation
Anlageschwerpunkt, wenn es sich um einen Dachfonds handeltt
source <xs:element name="Dachfonds">
 
<xs:annotation>
   
<xs:documentation>Anlageschwerpunkt, wenn es sich um einen Dachfonds handeltt</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Aktienfonds"/>
     
<xs:enumeration value="Rentenfonds"/>
     
<xs:enumeration value="Gemischte Wertpapierfonds"/>
     
<xs:enumeration value="Offene Imobilienfonds"/>
     
<xs:enumeration value="Geldmarktfonds"/>
     
<xs:enumeration value="Gemischte Fonds"/>
     
<xs:enumeration value="Derivatefonds"/>
     
<xs:enumeration value="Altervorsorgefonds"/>
     
<xs:enumeration value="Infrastrukturfonds"/>
     
<xs:enumeration value="Sonstige Fonds"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Gemischterfonds
diagram index_p1551.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Gemischterfonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Hedgefonds
diagram index_p1552.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Hedgefonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/DachHedgefonds
diagram index_p1553.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="DachHedgefonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/DerivateFonds
diagram index_p1554.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="DerivateFonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Altersvorsorgefonds
diagram index_p1555.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Altersvorsorgefonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Infrastrukturfonds
diagram index_p1556.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Infrastrukturfonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10390/FundsTypeOnInvestment/Sonstigerfonds
diagram index_p1557.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:boolean
properties
content simple
facets
Kind Value Annotation
pattern true
source <xs:element name="Sonstigerfonds">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean">
     
<xs:pattern value="true"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391
diagram index_p1558.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Securities Bankdeposits RealEstateLoans BorrowersNoteLoans CreditClaims FinancialDerivativeAsset RealEstate OtherAssets Borrowings FinancialDerivativeLiabilities OtherLiabilities TotalNetAsset GrossSalesByShare GrossSales GrossRedemptions TotalAmountDistribution
annotation
documentation
Meldung für Investmentfonds mit Ausnahme Geldmarktfonds
source <xs:element name="Meldung10391" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Meldung für Investmentfonds mit Ausnahme Geldmarktfonds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller im Fonds enthaltenen Wertpapiere</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Bankdeposits" type="BankDepositsType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation> Bankguthaben</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RealEstateLoans" type="RealEstateLoansType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Darlehen an Grundstuecksgesellschaften</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BorrowersNoteLoans" type="BorrowersNoteLoansType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Schuldscheindarlehen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CreditClaims" type="CreditClaimsType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Sonstige Kreditforderungen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="RealEstate" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="RealEstates" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Bebaute Grundstuecke</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller bebauten Grundstuecke</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="UndevelopedRealEstates" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Unbebaute Grundstuecke</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller unbebauten Grundstuecke</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="ParticipationsRECompanies" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="PPPParticipations" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="OtherAssets" type="OtherAssets" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Borrowings" type="BorrowingType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Aufgenommene Kredite</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="OtherLiabilities" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller sonstigen Verbindlichkeiten</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="TotalNetAsset" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Fondsvermoegen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="GrossSalesByShare" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Anteilabsatz - brutto - (Stück)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="GrossSales">
       
<xs:annotation>
         
<xs:documentation>Mittelzufluss brutto</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:decimal">
           
<xs:minInclusive value="0"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="GrossRedemptions" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Mittelabfluss brutto</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TotalAmountDistribution" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Volumen der Ausschüttungen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/Securities
diagram index_p1559.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount SecuritiesWithISIN SecuritiesWithoutISIN
annotation
documentation
Auflistung aller im Fonds enthaltenen Wertpapiere
source <xs:element name="Securities" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller im Fonds enthaltenen Wertpapiere</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/Securities/TotalAmount
diagram index_p1560.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10391/Securities/SecuritiesWithISIN
diagram index_p1561.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecuritiesWithISINType
properties
minOcc 0
maxOcc unbounded
content complex
children ISIN NominalOrUnits
source <xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>

element ReportingDE_BuBaType/Meldung10391/Securities/SecuritiesWithoutISIN
diagram index_p1562.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecuritiesWithoutISINType
properties
minOcc 0
maxOcc unbounded
content complex
children InternalSecurityID NominalOrUnits TypeOfSecurity SectorOfIssuer CountryOfIssuer OriginalMaturity
source <xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>

element ReportingDE_BuBaType/Meldung10391/Bankdeposits
diagram index_p1563.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type BankDepositsType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount Deposit
annotation
documentation
Bankguthaben
source <xs:element name="Bankdeposits" type="BankDepositsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> Bankguthaben</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstateLoans
diagram index_p1564.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type RealEstateLoansType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstateLoan
annotation
documentation
Darlehen an Grundstuecksgesellschaften
source <xs:element name="RealEstateLoans" type="RealEstateLoansType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Darlehen an Grundstuecksgesellschaften</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/BorrowersNoteLoans
diagram index_p1565.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type BorrowersNoteLoansType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount BorrowersNoteLoan
annotation
documentation
Schuldscheindarlehen
source <xs:element name="BorrowersNoteLoans" type="BorrowersNoteLoansType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Schuldscheindarlehen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/CreditClaims
diagram index_p1566.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type CreditClaimsType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount CreditClaimsLoan
annotation
documentation
Sonstige Kreditforderungen
source <xs:element name="CreditClaims" type="CreditClaimsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Sonstige Kreditforderungen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/FinancialDerivativeAsset
diagram index_p1567.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10391/RealEstate
diagram index_p1568.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children RealEstates UndevelopedRealEstates ParticipationsRECompanies PPPParticipations
source <xs:element name="RealEstate" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RealEstates" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Bebaute Grundstuecke</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller bebauten Grundstuecke</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="UndevelopedRealEstates" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Unbebaute Grundstuecke</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller unbebauten Grundstuecke</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ParticipationsRECompanies" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="PPPParticipations" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/RealEstates
diagram index_p1569.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Bebaute Grundstuecke
source <xs:element name="RealEstates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Bebaute Grundstuecke</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller bebauten Grundstuecke</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/RealEstates/TotalAmount
diagram index_p1570.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10391/RealEstate/RealEstates/RealEstate
diagram index_p1571.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller bebauten Grundstuecke
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller bebauten Grundstuecke</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/UndevelopedRealEstates
diagram index_p1572.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Unbebaute Grundstuecke
source <xs:element name="UndevelopedRealEstates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Unbebaute Grundstuecke</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller unbebauten Grundstuecke</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/UndevelopedRealEstates/TotalAmount
diagram index_p1573.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10391/RealEstate/UndevelopedRealEstates/RealEstate
diagram index_p1574.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller unbebauten Grundstuecke
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller unbebauten Grundstuecke</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/ParticipationsRECompanies
diagram index_p1575.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Beteiligungen an Grundstuecksgesellschaften
source <xs:element name="ParticipationsRECompanies" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/ParticipationsRECompanies/TotalAmount
diagram index_p1576.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10391/RealEstate/ParticipationsRECompanies/RealEstate
diagram index_p1577.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller Beteiligungen an Grundstuecksgesellschaften
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller Beteiligungen an Grundstuecksgesellschaften</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/PPPParticipations
diagram index_p1578.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Beteiligungen an OePP-Projektgesellschaften
source <xs:element name="PPPParticipations" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/RealEstate/PPPParticipations/TotalAmount
diagram index_p1579.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10391/RealEstate/PPPParticipations/RealEstate
diagram index_p1580.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller Beteiligungen an OePP-Projektgesellschaften
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller Beteiligungen an OePP-Projektgesellschaften</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/OtherAssets
diagram index_p1581.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type OtherAssets
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount DepositAccruedInterest SecuritiesAccruedInterest DividendClaims OtherParticipations
annotation
documentation
Auflistung aller sonstigen Vermoegenswerte
source <xs:element name="OtherAssets" type="OtherAssets" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/Borrowings
diagram index_p1582.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type BorrowingType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount Borrowing
annotation
documentation
Aufgenommene Kredite
source <xs:element name="Borrowings" type="BorrowingType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Aufgenommene Kredite</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/FinancialDerivativeLiabilities
diagram index_p1583.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10391/OtherLiabilities
diagram index_p1584.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount AccruedInterest
annotation
documentation
Auflistung aller sonstigen Verbindlichkeiten
source <xs:element name="OtherLiabilities" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller sonstigen Verbindlichkeiten</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/OtherLiabilities/TotalAmount
diagram index_p1585.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10391/OtherLiabilities/AccruedInterest
diagram index_p1586.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10391/TotalNetAsset
diagram index_p1587.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Fondsvermoegen
source <xs:element name="TotalNetAsset" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Fondsvermoegen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/GrossSalesByShare
diagram index_p1588.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Anteilabsatz - brutto - (Stück)
source <xs:element name="GrossSalesByShare" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Anteilabsatz - brutto - (Stück)</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/GrossSales
diagram index_p1589.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Mittelzufluss brutto
source <xs:element name="GrossSales">
 
<xs:annotation>
   
<xs:documentation>Mittelzufluss brutto</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/GrossRedemptions
diagram index_p1590.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Mittelabfluss brutto
source <xs:element name="GrossRedemptions" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Mittelabfluss brutto</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10391/TotalAmountDistribution
diagram index_p1591.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Volumen der Ausschüttungen
source <xs:element name="TotalAmountDistribution" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Volumen der Ausschüttungen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10392
diagram index_p1592.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children FinancialDerivativeAsset RealEstate FinancialDerivativeLiabilities
annotation
documentation
Bereinigungen
source <xs:element name="Meldung10392" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Bereinigungen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="RealEstate" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="RealEstates" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Bebaute Grundstücke</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller bebauten Grundstücke</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="UndevelopedRealEstates" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Unbebaute Grundstücke</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller unbebauten Grundstücke</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="ParticipationsRECompanies" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Beteiligungen an Grundstücksgesellschaften</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller Beteiligungen an Grundstücksgesellschaften</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="PPPParticipations" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TotalAmount" type="xs:decimal"/>
                 
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>Auflistung aller Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/FinancialDerivativeAsset
diagram index_p1593.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10392/RealEstate
diagram index_p1594.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children RealEstates UndevelopedRealEstates ParticipationsRECompanies PPPParticipations
source <xs:element name="RealEstate" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RealEstates" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Bebaute Grundstücke</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller bebauten Grundstücke</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="UndevelopedRealEstates" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Unbebaute Grundstücke</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller unbebauten Grundstücke</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ParticipationsRECompanies" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Beteiligungen an Grundstücksgesellschaften</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller Beteiligungen an Grundstücksgesellschaften</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="PPPParticipations" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Auflistung aller Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/RealEstates
diagram index_p1595.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Bebaute Grundstücke
source <xs:element name="RealEstates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Bebaute Grundstücke</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller bebauten Grundstücke</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/RealEstates/TotalAmount
diagram index_p1596.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10392/RealEstate/RealEstates/RealEstate
diagram index_p1597.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller bebauten Grundstücke
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller bebauten Grundstücke</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/UndevelopedRealEstates
diagram index_p1598.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Unbebaute Grundstücke
source <xs:element name="UndevelopedRealEstates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Unbebaute Grundstücke</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller unbebauten Grundstücke</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/UndevelopedRealEstates/TotalAmount
diagram index_p1599.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10392/RealEstate/UndevelopedRealEstates/RealEstate
diagram index_p1600.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller unbebauten Grundstücke
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller unbebauten Grundstücke</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/ParticipationsRECompanies
diagram index_p1601.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Beteiligungen an Grundstücksgesellschaften
source <xs:element name="ParticipationsRECompanies" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Beteiligungen an Grundstücksgesellschaften</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller Beteiligungen an Grundstücksgesellschaften</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/ParticipationsRECompanies/TotalAmount
diagram index_p1602.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10392/RealEstate/ParticipationsRECompanies/RealEstate
diagram index_p1603.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller Beteiligungen an Grundstücksgesellschaften
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller Beteiligungen an Grundstücksgesellschaften</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/PPPParticipations
diagram index_p1604.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstate
annotation
documentation
Beteiligungen an ÖPP-Projektgesellschaften
source <xs:element name="PPPParticipations" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/RealEstate/PPPParticipations/TotalAmount
diagram index_p1605.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10392/RealEstate/PPPParticipations/RealEstate
diagram index_p1606.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type AmountCountryType
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Country
annotation
documentation
Auflistung aller Beteiligungen an ÖPP-Projektgesellschaften
source <xs:element name="RealEstate" type="AmountCountryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller Beteiligungen an ÖPP-Projektgesellschaften</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10392/FinancialDerivativeLiabilities
diagram index_p1607.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10393
diagram index_p1608.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children Securities Bankdeposits RealEstateLoans BorrowersNoteLoans CreditClaims FinancialDerivativeAsset OtherAssets Borrowings FinancialDerivativeLiabilities OtherLiabilities TotalNetAsset GrossSalesByShare GrossSales GrossRedemptions TotalAmountDistribution
annotation
documentation
Meldung für Geldmarktfonds
source <xs:element name="Meldung10393" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Meldung für Geldmarktfonds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller im Fonds enthaltenen Wertpapiere</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Bankdeposits" type="BankDepositsType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Bankguthaben</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RealEstateLoans" type="RealEstateLoansType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Darlehen an Grundstuecksgesellschaften</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BorrowersNoteLoans" type="BorrowersNoteLoansType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Schuldscheindarlehen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CreditClaims" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Sonstige Kreditforderungen</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="OtherAssets" type="OtherAssets" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Borrowings" type="BorrowingType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Aufgenommene Kredite</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="OtherLiabilities" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Auflistung aller sonstigen Verbindlichkeiten</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TotalAmount" type="xs:decimal"/>
           
<xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="TotalNetAsset" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Fondsvermoegen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="GrossSalesByShare" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Anteilabsatz - brutto - (Stück)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="GrossSales">
       
<xs:annotation>
         
<xs:documentation>Mittelzufluss brutto</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:decimal">
           
<xs:minInclusive value="0"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="GrossRedemptions" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Mittelabfluss brutto</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TotalAmountDistribution" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Volumen der Ausschüttungen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/Securities
diagram index_p1609.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount SecuritiesWithISIN SecuritiesWithoutISIN
annotation
documentation
Auflistung aller im Fonds enthaltenen Wertpapiere
source <xs:element name="Securities" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller im Fonds enthaltenen Wertpapiere</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/Securities/TotalAmount
diagram index_p1610.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10393/Securities/SecuritiesWithISIN
diagram index_p1611.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecuritiesWithISINType
properties
minOcc 0
maxOcc unbounded
content complex
children ISIN NominalOrUnits
source <xs:element name="SecuritiesWithISIN" type="SecuritiesWithISINType" minOccurs="0" maxOccurs="unbounded"/>

element ReportingDE_BuBaType/Meldung10393/Securities/SecuritiesWithoutISIN
diagram index_p1612.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecuritiesWithoutISINType
properties
minOcc 0
maxOcc unbounded
content complex
children InternalSecurityID NominalOrUnits TypeOfSecurity SectorOfIssuer CountryOfIssuer OriginalMaturity
source <xs:element name="SecuritiesWithoutISIN" type="SecuritiesWithoutISINType" minOccurs="0" maxOccurs="unbounded"/>

element ReportingDE_BuBaType/Meldung10393/Bankdeposits
diagram index_p1613.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type BankDepositsType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount Deposit
annotation
documentation
Bankguthaben
source <xs:element name="Bankdeposits" type="BankDepositsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Bankguthaben</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/RealEstateLoans
diagram index_p1614.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type RealEstateLoansType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount RealEstateLoan
annotation
documentation
Darlehen an Grundstuecksgesellschaften
source <xs:element name="RealEstateLoans" type="RealEstateLoansType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Darlehen an Grundstuecksgesellschaften</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/BorrowersNoteLoans
diagram index_p1615.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type BorrowersNoteLoansType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount BorrowersNoteLoan
annotation
documentation
Schuldscheindarlehen
source <xs:element name="BorrowersNoteLoans" type="BorrowersNoteLoansType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Schuldscheindarlehen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/CreditClaims
diagram index_p1616.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount
annotation
documentation
Sonstige Kreditforderungen
source <xs:element name="CreditClaims" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Sonstige Kreditforderungen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/CreditClaims/TotalAmount
diagram index_p1617.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10393/FinancialDerivativeAsset
diagram index_p1618.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FinancialDerivativeAsset" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10393/OtherAssets
diagram index_p1619.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type OtherAssets
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount DepositAccruedInterest SecuritiesAccruedInterest DividendClaims OtherParticipations
annotation
documentation
Auflistung aller sonstigen Vermoegenswerte
source <xs:element name="OtherAssets" type="OtherAssets" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/Borrowings
diagram index_p1620.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type BorrowingType
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount Borrowing
annotation
documentation
Aufgenommene Kredite
source <xs:element name="Borrowings" type="BorrowingType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Aufgenommene Kredite</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/FinancialDerivativeLiabilities
diagram index_p1621.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FinancialDerivativeLiabilities" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10393/OtherLiabilities
diagram index_p1622.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 1
content complex
children TotalAmount AccruedInterest
annotation
documentation
Auflistung aller sonstigen Verbindlichkeiten
source <xs:element name="OtherLiabilities" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller sonstigen Verbindlichkeiten</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalAmount" type="xs:decimal"/>
     
<xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/OtherLiabilities/TotalAmount
diagram index_p1623.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element ReportingDE_BuBaType/Meldung10393/OtherLiabilities/AccruedInterest
diagram index_p1624.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="AccruedInterest" type="xs:decimal" minOccurs="0"/>

element ReportingDE_BuBaType/Meldung10393/TotalNetAsset
diagram index_p1625.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Fondsvermoegen
source <xs:element name="TotalNetAsset" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Fondsvermoegen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/GrossSalesByShare
diagram index_p1626.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Anteilabsatz - brutto - (Stück)
source <xs:element name="GrossSalesByShare" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Anteilabsatz - brutto - (Stück)</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/GrossSales
diagram index_p1627.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Mittelzufluss brutto
source <xs:element name="GrossSales">
 
<xs:annotation>
   
<xs:documentation>Mittelzufluss brutto</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/GrossRedemptions
diagram index_p1628.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Mittelabfluss brutto
source <xs:element name="GrossRedemptions" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Mittelabfluss brutto</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BuBaType/Meldung10393/TotalAmountDistribution
diagram index_p1629.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Volumen der Ausschüttungen
source <xs:element name="TotalAmountDistribution" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Volumen der Ausschüttungen</xs:documentation>
 
</xs:annotation>
</xs:element>


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