RentableArea

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

Diagram

RentableArea

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"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
9
Sample Data
437.61

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            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>