Other

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/UsageTypeData/Other

Diagram

Other Daten zu sonstigen Nutzungsarten Data that can be attributed to the usage type other. GrossPotentialIncome (anonymous) RentableArea xs:decimal

Documentation

de

Daten zu sonstigen Nutzungsarten

en

Data that can be attributed to the usage type other.

Properties

Type
UsageDataDEType
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
8
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
/Funds/.../GrossPotentialIncome (anonymous)

Nettosollmiete der Liegenschaft

Gross potential income of the property

/Funds/.../RentableArea xs:decimal

Mietfläche der Liegenschaft (in qm).

Rental area of the property (in square meters).

329.11

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="Other"
            type="UsageDataDEType">
   <xs:annotation>
      <xs:documentation xml:lang="de">Daten zu sonstigen Nutzungsarten</xs:documentation>
      <xs:documentation xml:lang="en">Data that can be attributed to the usage type other.</xs:documentation>
   </xs:annotation>
</xs:element>