complexType ReportingDE_VAGType
diagram index_p1762.png
namespace http://www.fundsxml.org/XMLSchema/3.1
children KAGNameUndSitz DVR ArtUndAnlagestrategie Boersennotiert RatingUndAgentur Benchmark BenchmarkAlternative Branchen ArtDerRentenpapiere RatingDerRentenpapiere Anteilwert Pos18 Pos19 Pos20 Pos21 Pos22 Pos23 Pos24 Summe AnteilFremdwaehrung
used by
element CountrySpecificReportingDEType/VAGReporting
annotation
documentation
German report - VAG
source <xs:complexType name="ReportingDE_VAGType">
 
<xs:annotation>
   
<xs:documentation>German report - VAG</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="KAGNameUndSitz" type="xs:string"/>
   
<xs:element name="DVR" type="xs:int"/>
   
<xs:element name="ArtUndAnlagestrategie" type="xs:string"/>
   
<xs:element name="Boersennotiert" type="xs:int"/>
   
<xs:element name="RatingUndAgentur" type="xs:string"/>
   
<xs:element name="Benchmark" minOccurs="0" maxOccurs="6">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="BenchmarkName" type="xs:string"/>
         
<xs:element name="Gewicht" type="xs:decimal"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="BenchmarkAlternative" type="xs:string" minOccurs="0"/>
   
<xs:element name="Branchen" minOccurs="0" maxOccurs="3">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="BranchenName" type="xs:string"/>
         
<xs:element name="Gewicht" type="xs:decimal"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ArtDerRentenpapiere">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Pos12a" type="xs:decimal"/>
         
<xs:element name="Pos12b" type="xs:decimal"/>
         
<xs:element name="Pos12c" type="xs:decimal"/>
         
<xs:element name="Pos12d" type="xs:decimal"/>
         
<xs:element name="Pos12e" type="xs:decimal"/>
         
<xs:element name="Pos12f" type="xs:decimal"/>
         
<xs:element name="Pos12g" type="xs:decimal"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="RatingDerRentenpapiere">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Pos13a" type="xs:decimal"/>
         
<xs:element name="Pos13b" type="xs:decimal"/>
         
<xs:element name="Pos13c" type="xs:decimal"/>
         
<xs:element name="Pos13d" type="xs:decimal"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Anteilwert" type="xs:decimal"/>
   
<xs:element name="Pos18" type="xs:decimal"/>
   
<xs:element name="Pos19" type="xs:decimal"/>
   
<xs:element name="Pos20" type="xs:decimal"/>
   
<xs:element name="Pos21" type="xs:decimal"/>
   
<xs:element name="Pos22" type="xs:string"/>
   
<xs:element name="Pos23" type="xs:decimal"/>
   
<xs:element name="Pos24" type="xs:decimal"/>
   
<xs:element name="Summe" type="xs:decimal"/>
   
<xs:element name="AnteilFremdwaehrung" type="xs:decimal"/>
 
</xs:sequence>
</xs:complexType>

element ReportingDE_VAGType/KAGNameUndSitz
diagram index_p1763.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
content simple
source <xs:element name="KAGNameUndSitz" type="xs:string"/>

element ReportingDE_VAGType/DVR
diagram index_p1764.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:int
properties
content simple
source <xs:element name="DVR" type="xs:int"/>

element ReportingDE_VAGType/ArtUndAnlagestrategie
diagram index_p1765.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
content simple
source <xs:element name="ArtUndAnlagestrategie" type="xs:string"/>

element ReportingDE_VAGType/Boersennotiert
diagram index_p1766.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:int
properties
content simple
source <xs:element name="Boersennotiert" type="xs:int"/>

element ReportingDE_VAGType/RatingUndAgentur
diagram index_p1767.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
content simple
source <xs:element name="RatingUndAgentur" type="xs:string"/>

element ReportingDE_VAGType/Benchmark
diagram index_p1768.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 6
content complex
children BenchmarkName Gewicht
source <xs:element name="Benchmark" minOccurs="0" maxOccurs="6">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="BenchmarkName" type="xs:string"/>
     
<xs:element name="Gewicht" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_VAGType/Benchmark/BenchmarkName
diagram index_p1769.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
content simple
source <xs:element name="BenchmarkName" type="xs:string"/>

element ReportingDE_VAGType/Benchmark/Gewicht
diagram index_p1770.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Gewicht" type="xs:decimal"/>

element ReportingDE_VAGType/BenchmarkAlternative
diagram index_p1771.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="BenchmarkAlternative" type="xs:string" minOccurs="0"/>

element ReportingDE_VAGType/Branchen
diagram index_p1772.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc 3
content complex
children BranchenName Gewicht
source <xs:element name="Branchen" minOccurs="0" maxOccurs="3">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="BranchenName" type="xs:string"/>
     
<xs:element name="Gewicht" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_VAGType/Branchen/BranchenName
diagram index_p1773.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
content simple
source <xs:element name="BranchenName" type="xs:string"/>

element ReportingDE_VAGType/Branchen/Gewicht
diagram index_p1774.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Gewicht" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere
diagram index_p1775.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Pos12a Pos12b Pos12c Pos12d Pos12e Pos12f Pos12g
source <xs:element name="ArtDerRentenpapiere">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Pos12a" type="xs:decimal"/>
     
<xs:element name="Pos12b" type="xs:decimal"/>
     
<xs:element name="Pos12c" type="xs:decimal"/>
     
<xs:element name="Pos12d" type="xs:decimal"/>
     
<xs:element name="Pos12e" type="xs:decimal"/>
     
<xs:element name="Pos12f" type="xs:decimal"/>
     
<xs:element name="Pos12g" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12a
diagram index_p1776.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12a" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12b
diagram index_p1777.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12b" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12c
diagram index_p1778.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12c" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12d
diagram index_p1779.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12d" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12e
diagram index_p1780.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12e" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12f
diagram index_p1781.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12f" type="xs:decimal"/>

element ReportingDE_VAGType/ArtDerRentenpapiere/Pos12g
diagram index_p1782.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos12g" type="xs:decimal"/>

element ReportingDE_VAGType/RatingDerRentenpapiere
diagram index_p1783.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
content complex
children Pos13a Pos13b Pos13c Pos13d
source <xs:element name="RatingDerRentenpapiere">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Pos13a" type="xs:decimal"/>
     
<xs:element name="Pos13b" type="xs:decimal"/>
     
<xs:element name="Pos13c" type="xs:decimal"/>
     
<xs:element name="Pos13d" type="xs:decimal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_VAGType/RatingDerRentenpapiere/Pos13a
diagram index_p1784.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos13a" type="xs:decimal"/>

element ReportingDE_VAGType/RatingDerRentenpapiere/Pos13b
diagram index_p1785.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos13b" type="xs:decimal"/>

element ReportingDE_VAGType/RatingDerRentenpapiere/Pos13c
diagram index_p1786.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos13c" type="xs:decimal"/>

element ReportingDE_VAGType/RatingDerRentenpapiere/Pos13d
diagram index_p1787.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos13d" type="xs:decimal"/>

element ReportingDE_VAGType/Anteilwert
diagram index_p1788.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Anteilwert" type="xs:decimal"/>

element ReportingDE_VAGType/Pos18
diagram index_p1789.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos18" type="xs:decimal"/>

element ReportingDE_VAGType/Pos19
diagram index_p1790.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos19" type="xs:decimal"/>

element ReportingDE_VAGType/Pos20
diagram index_p1791.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos20" type="xs:decimal"/>

element ReportingDE_VAGType/Pos21
diagram index_p1792.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos21" type="xs:decimal"/>

element ReportingDE_VAGType/Pos22
diagram index_p1793.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:string
properties
content simple
source <xs:element name="Pos22" type="xs:string"/>

element ReportingDE_VAGType/Pos23
diagram index_p1794.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos23" type="xs:decimal"/>

element ReportingDE_VAGType/Pos24
diagram index_p1795.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Pos24" type="xs:decimal"/>

element ReportingDE_VAGType/Summe
diagram index_p1796.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="Summe" type="xs:decimal"/>

element ReportingDE_VAGType/AnteilFremdwaehrung
diagram index_p1797.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="AnteilFremdwaehrung" type="xs:decimal"/>


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