RentableArea

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/UsageTypeData/Office/RentableArea

Diagram

RentableArea Mietfläche der Liegenschaft (in qm). Rental area of the property (in square meters).

Documentation

de

Mietfläche der Liegenschaft (in qm).

en

Rental area of the property (in square meters).

Properties

Type
xs:decimal
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
9
Sample Data
684.94

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="RentableArea"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="de">Mietfläche der Liegenschaft (in qm).</xs:documentation>
      <xs:documentation xml:lang="en">Rental area of the property (in square meters).</xs:documentation>
   </xs:annotation>
</xs:element>