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).

FR

Rental area de property (dans square meters).

NL

Rental area van 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
865.58

Element Definition

<xs:element 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:documentation xml:lang="fr">Rental area de property (dans square meters).</xs:documentation>
      <xs:documentation xml:lang="nl">Rental area van property (in square meters).</xs:documentation>
   </xs:annotation>
</xs:element>