complexType ReturnDistributionType
diagram index_p2018.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children GrossYield OperatingCosts NettoYield ChangeInValue ForeignIncomeTax ForeignDeferredIncomeTax ReturnBeforCreditExpense ReturnAfterCreditExpense CurrencyChange TotalReturn
used by
elements ReportingDE_RealEstateType/DetailsRealEstateFunds/AnnualReturnsStructure/CountryDistributions/CountryDistribution/RealEstates ReportingDE_RealEstateType/DetailsRealEstateFunds/AnnualReturnsStructure/DirectInvestments/RealEstates ReportingDE_RealEstateType/DetailsRealEstateFunds/AnnualReturnsStructure/Participation/RealEstates ReportingDE_RealEstateType/DetailsRealEstateFunds/AnnualReturnsStructure/Total/RealEstates
source <xs:complexType name="ReturnDistributionType">
 
<xs:sequence>
   
<xs:element name="GrossYield" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Bruttoertrag</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OperatingCosts" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Bewirtschaftungsaufwand</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NettoYield" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Nettoertrag</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChangeInValue" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Wertaenderung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ForeignIncomeTax" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Auslaendische Ertragsteuern</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ForeignDeferredIncomeTax" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Auslaendische latente Steuern</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReturnBeforCreditExpense" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Ergebnis vor Darlehensaufwand</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReturnAfterCreditExpense" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Ergebnis nach Darlehensaufwand in Waehrung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CurrencyChange" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Waehrungsaenderung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TotalReturn" type="PercentageType">
     
<xs:annotation>
       
<xs:documentation>Gesamtergebnis in Fondswaehrung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReturnDistributionType/GrossYield
diagram index_p2019.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Bruttoertrag
source <xs:element name="GrossYield" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Bruttoertrag</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/OperatingCosts
diagram index_p2020.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Bewirtschaftungsaufwand
source <xs:element name="OperatingCosts" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Bewirtschaftungsaufwand</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/NettoYield
diagram index_p2021.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Nettoertrag
source <xs:element name="NettoYield" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Nettoertrag</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/ChangeInValue
diagram index_p2022.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Wertaenderung
source <xs:element name="ChangeInValue" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Wertaenderung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/ForeignIncomeTax
diagram index_p2023.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Auslaendische Ertragsteuern
source <xs:element name="ForeignIncomeTax" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Auslaendische Ertragsteuern</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/ForeignDeferredIncomeTax
diagram index_p2024.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Auslaendische latente Steuern
source <xs:element name="ForeignDeferredIncomeTax" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Auslaendische latente Steuern</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/ReturnBeforCreditExpense
diagram index_p2025.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Ergebnis vor Darlehensaufwand
source <xs:element name="ReturnBeforCreditExpense" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Ergebnis vor Darlehensaufwand</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/ReturnAfterCreditExpense
diagram index_p2026.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Ergebnis nach Darlehensaufwand in Waehrung
source <xs:element name="ReturnAfterCreditExpense" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Ergebnis nach Darlehensaufwand in Waehrung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/CurrencyChange
diagram index_p2027.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Waehrungsaenderung
source <xs:element name="CurrencyChange" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Waehrungsaenderung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReturnDistributionType/TotalReturn
diagram index_p2028.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type PercentageType
properties
content simple
annotation
documentation
Gesamtergebnis in Fondswaehrung
source <xs:element name="TotalReturn" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Gesamtergebnis in Fondswaehrung</xs:documentation>
 
</xs:annotation>
</xs:element>


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