complexType ReportingDE_BVIType
diagram index_p1630.png
namespace http://www.fundsxml.org/XMLSchema/3.1
children BVIPerformanceStatFlag BVISavingPlanStatFlag BVISalesStatFlag GeographicalDistribution NetSales ExchangeRates
used by
element CountrySpecificReportingDEType/BVIReporting
annotation
documentation
German report - BVI
source <xs:complexType name="ReportingDE_BVIType">
 
<xs:annotation>
   
<xs:documentation>German report - BVI</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="BVIPerformanceStatFlag" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>WE-Einamlanlage</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BVISavingPlanStatFlag" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>WE-Sparplan</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BVISalesStatFlag" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Absatzstatistik:Namentlich,Gruppe,Anonym
</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="NAMENTLICH"/>
         
<xs:enumeration value="GRUPPE"/>
         
<xs:enumeration value="ANONYM"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="GeographicalDistribution" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Absatzgebiet überwiegend Deutschland bzw. überwiegend außerhalb Deutschlands
</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="DEU"/>
         
<xs:enumeration value="exDEU"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="NetSales" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Nettomittelaufkomen. Summe aus Bruttozuflüssen minus Bruttoabflüssen aus 10391 bzw. 10393</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExchangeRates" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Date" type="xs:date">
           
<xs:annotation>
             
<xs:documentation>Date of price dataset</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Currency" type="ISOCurrencyCodeType"/>
         
<xs:element name="ExchangeRate" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Devisenkurs zum Euro (1 Einheit der Währung = x EUR)</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReportingDE_BVIType/BVIPerformanceStatFlag
diagram index_p1631.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
WE-Einamlanlage
source <xs:element name="BVIPerformanceStatFlag" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>WE-Einamlanlage</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BVIType/BVISavingPlanStatFlag
diagram index_p1632.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
WE-Sparplan
source <xs:element name="BVISavingPlanStatFlag" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>WE-Sparplan</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BVIType/BVISalesStatFlag
diagram index_p1633.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 NAMENTLICH
enumeration GRUPPE
enumeration ANONYM
annotation
documentation
Absatzstatistik:Namentlich,Gruppe,Anonym
source <xs:element name="BVISalesStatFlag" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Absatzstatistik:Namentlich,Gruppe,Anonym
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="NAMENTLICH"/>
     
<xs:enumeration value="GRUPPE"/>
     
<xs:enumeration value="ANONYM"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BVIType/GeographicalDistribution
diagram index_p1634.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 DEU
enumeration exDEU
annotation
documentation
Absatzgebiet überwiegend Deutschland bzw. überwiegend außerhalb Deutschlands
source <xs:element name="GeographicalDistribution" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Absatzgebiet überwiegend Deutschland bzw. überwiegend außerhalb Deutschlands
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="DEU"/>
     
<xs:enumeration value="exDEU"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReportingDE_BVIType/NetSales
diagram index_p1635.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Nettomittelaufkomen. Summe aus Bruttozuflüssen minus Bruttoabflüssen aus 10391 bzw. 10393
source <xs:element name="NetSales" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Nettomittelaufkomen. Summe aus Bruttozuflüssen minus Bruttoabflüssen aus 10391 bzw. 10393</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BVIType/ExchangeRates
diagram index_p1636.png
namespace http://www.fundsxml.org/XMLSchema/3.1
properties
minOcc 0
maxOcc unbounded
content complex
children Date Currency ExchangeRate
source <xs:element name="ExchangeRates" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Date" type="xs:date">
       
<xs:annotation>
         
<xs:documentation>Date of price dataset</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Currency" type="ISOCurrencyCodeType"/>
     
<xs:element name="ExchangeRate" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Devisenkurs zum Euro (1 Einheit der Währung = x EUR)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReportingDE_BVIType/ExchangeRates/Date
diagram index_p1637.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:date
properties
content simple
annotation
documentation
Date of price dataset
source <xs:element name="Date" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Date of price dataset</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReportingDE_BVIType/ExchangeRates/Currency
diagram index_p1638.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type ISOCurrencyCodeType
properties
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
source <xs:element name="Currency" type="ISOCurrencyCodeType"/>

element ReportingDE_BVIType/ExchangeRates/ExchangeRate
diagram index_p1639.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
annotation
documentation
Devisenkurs zum Euro (1 Einheit der Währung = x EUR)
source <xs:element name="ExchangeRate" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Devisenkurs zum Euro (1 Einheit der Währung = x EUR)</xs:documentation>
 
</xs:annotation>
</xs:element>


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