complexType RealEstateObjectType
diagram index_p1558.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
children NumberOfObjects MarketValue EffectiveArea
used by
elements ReportingDE_RealEstateType/DetailsRealEstateFunds/GeographicalDistribution/DE/Distribution/RealEstateObject ReportingDE_RealEstateType/DetailsRealEstateFunds/GeographicalDistribution/EUROCountry/Distribution/RealEstateObject ReportingDE_RealEstateType/DetailsRealEstateFunds/GeographicalDistribution/EUCountry/Distribution/RealEstateObject ReportingDE_RealEstateType/DetailsRealEstateFunds/GeographicalDistribution/NonEUCountry/Distribution/RealEstateObject
source <xs:complexType name="RealEstateObjectType">
 
<xs:sequence>
   
<xs:element name="NumberOfObjects" type="xs:int">
     
<xs:annotation>
       
<xs:documentation>Anzahl Objekte</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MarketValue">
     
<xs:annotation>
       
<xs:documentation>Verkehrswert </xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Volume" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Verkehrswert in Tsd. €</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Percentage" type="PercentageType">
           
<xs:annotation>
             
<xs:documentation>Verkehrswert in Prozent</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="EffectiveArea" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation>Nutzflaeche in qm</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RealEstateObjectType/NumberOfObjects
diagram index_p1559.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:int
properties
content simple
annotation
documentation
Anzahl Objekte
source <xs:element name="NumberOfObjects" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>Anzahl Objekte</xs:documentation>
 
</xs:annotation>
</xs:element>

element RealEstateObjectType/MarketValue
diagram index_p1560.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
properties
content complex
children Volume Percentage
annotation
documentation
Verkehrswert
source <xs:element name="MarketValue">
 
<xs:annotation>
   
<xs:documentation>Verkehrswert </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Volume" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Verkehrswert in Tsd. €</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Percentage" type="PercentageType">
       
<xs:annotation>
         
<xs:documentation>Verkehrswert in Prozent</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RealEstateObjectType/MarketValue/Volume
diagram index_p1561.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:decimal
properties
content simple
annotation
documentation
Verkehrswert in Tsd. €
source <xs:element name="Volume" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Verkehrswert in Tsd. €</xs:documentation>
 
</xs:annotation>
</xs:element>

element RealEstateObjectType/MarketValue/Percentage
diagram index_p1562.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type PercentageType
properties
content simple
annotation
documentation
Verkehrswert in Prozent
source <xs:element name="Percentage" type="PercentageType">
 
<xs:annotation>
   
<xs:documentation>Verkehrswert in Prozent</xs:documentation>
 
</xs:annotation>
</xs:element>

element RealEstateObjectType/EffectiveArea
diagram index_p1563.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:decimal
properties
content simple
annotation
documentation
Nutzflaeche in qm
source <xs:element name="EffectiveArea" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Nutzflaeche in qm</xs:documentation>
 
</xs:annotation>
</xs:element>


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