Hotel
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/UsageTypeData/Hotel
Diagram
Documentation
Daten zur Nutzungsart Hotel
en
Data that can be attributed to the usage type hotel.
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 |
|---|---|---|---|
| (anonymous) | Nettosollmiete der Liegenschaft Gross potential income of the property |
||
| xs:decimal | Mietfläche der Liegenschaft (in qm). Rental area of the property (in square meters). |
23.81 |
Element Definition
Element Definition
<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="Hotel"
type="UsageDataDEType">
<xs:annotation>
<xs:documentation>Daten zur Nutzungsart Hotel</xs:documentation>
<xs:documentation xml:lang="en">Data that can be attributed to the usage type hotel.</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(UsageDataDEType)
Referenced Type Definition (UsageDataDEType)
<xs:complexType 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="UsageDataDEType">
<xs:sequence>
<xs:element name="GrossPotentialIncome">
<xs:annotation>
<xs:documentation xml:lang="de">Nettosollmiete der Liegenschaft</xs:documentation>
<xs:documentation xml:lang="en">Gross potential income of the property</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Let" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="de">Nettosollmiete der zum Stichtag vermieteten Mieteinheiten der Liegenschaft (entspricht Vertragsmiete). Anzugeben ist ein Jahreswert (in Tsd. Euro).</xs:documentation>
<xs:documentation xml:lang="en">Gross potential income of the rental units of the property let as of the reporting date (corresponds to contractual rent). An annual value should be given (in thousands of euros).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Vacant" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="de">Nettosollmiete der zum Stichtag leerstehenden Mieteinheiten der Liegenschaft (entspricht Leerstandsmiete). Anzugeben ist ein Jahreswert (in Tsd. Euro).</xs:documentation>
<xs:documentation xml:lang="en">Gross potential income of the rental units of the property that are vacant as of the reporting date (corresponds to contractual rent). An annual value should be given (in thousands of euros).</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element 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>
</xs:sequence>
</xs:complexType>