complexType CountrySpecificReportingDEType
diagram index_p441.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children Datum RealEstateReporting BVIReporting
used by
element CountrySpecificDataDEType/Reporting
annotation
documentation
Reporting Specific to Germany
source <xs:complexType name="CountrySpecificReportingDEType">
 
<xs:annotation>
   
<xs:documentation>Reporting Specific to Germany</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Datum" type="xs:date">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Datum zu dem die Reportings gueltig sind.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RealEstateReporting" type="ReportingDE_RealEstateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Offene Immobilienfonds Reporting</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BVIReporting" type="ReportingDE_BVIType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element CountrySpecificReportingDEType/Datum
diagram index_p442.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:date
properties
content simple
annotation
documentation
Datum zu dem die Reportings gueltig sind.
source <xs:element name="Datum" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Datum zu dem die Reportings gueltig sind.</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificReportingDEType/RealEstateReporting
diagram index_p443.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type ReportingDE_RealEstateType
properties
minOcc 0
maxOcc 1
content complex
children ReportingPeriod AssetRealEstateFunds DetailsRealEstateFunds
annotation
documentation
Offene Immobilienfonds Reporting
source <xs:element name="RealEstateReporting" type="ReportingDE_RealEstateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Offene Immobilienfonds Reporting</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificReportingDEType/BVIReporting
diagram index_p444.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type ReportingDE_BVIType
properties
minOcc 0
maxOcc 1
content complex
children BVIPerformanceStatFlag BVISavingPlanStatFlag BVISalesStatFlag GeographicalDistribution NetSales GrossSales GrossRedemptions GrossSalesByShare TotalAmountDistribution GrossAssets ClosedEndedFundsEquityIncrease
source <xs:element name="BVIReporting" type="ReportingDE_BVIType" minOccurs="0"/>


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