UsageTypeParking
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/UsageTypeData/Parking/UsageTypeParking
Diagram
Properties
- Type
- (anonymous)
- 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
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
Nettosollmiete der zum Stichtag vermieteten Mieteinheiten der Liegenschaft (entspricht Vertragsmiete). Anzugeben ist ein Jahreswert (in Tsd. Euro). 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). Brut potential income de rental units de property let comme de reporting date (corresponds à contractual rent). An annuel valeur should be given (dans thousands de euros). Bruto potential income van rental units van property let als van rapportage datum (corresponds naar contractual rent). An jaarlijks waarde should be given (in thousands van euros). |
247.81 | |
| xs:decimal |
Nettosollmiete der zum Stichtag leerstehenden Mieteinheiten der Liegenschaft (entspricht Leerstandsmiete). Anzugeben ist ein Jahreswert (in Tsd. Euro). 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). Brut potential income de rental units de property que sont vacant comme de reporting date (corresponds à contractual rent). An annuel valeur should be given (dans thousands de euros). Bruto potential income van rental units van property dat zijn vacant als van rapportage datum (corresponds naar contractual rent). An jaarlijks waarde should be given (in thousands van euros). |
934.65 | |
| xs:int |
Total number of parking spaces that belong to the property Gesamt Nummer von parking spaces dass belong zu property Total numéro de parking spaces que belong à property Totaal nummer van parking spaces dat belong naar property |
3203 |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="UsageTypeParking">
<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:documentation xml:lang="fr">Brut potential income de rental units de property let comme de reporting date (corresponds à contractual rent). An annuel valeur should be given (dans thousands de euros).</xs:documentation>
<xs:documentation xml:lang="nl">Bruto potential income van rental units van property let als van rapportage datum (corresponds naar contractual rent). An jaarlijks waarde should be given (in thousands van 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:documentation xml:lang="fr">Brut potential income de rental units de property que sont vacant comme de reporting date (corresponds à contractual rent). An annuel valeur should be given (dans thousands de euros).</xs:documentation>
<xs:documentation xml:lang="nl">Bruto potential income van rental units van property dat zijn vacant als van rapportage datum (corresponds naar contractual rent). An jaarlijks waarde should be given (in thousands van euros).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ParkingSpaces" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Total number of parking spaces that belong to the property</xs:documentation>
<xs:documentation xml:lang="de">Gesamt Nummer von parking spaces dass belong zu property</xs:documentation>
<xs:documentation xml:lang="fr">Total numéro de parking spaces que belong à property</xs:documentation>
<xs:documentation xml:lang="nl">Totaal nummer van parking spaces dat belong naar property</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>