Parking

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

Diagram

Parking UsageTypeParking (anonymous) [1]

Documentation

DE

Daten zur Nutzungsart Stellplätze

EN

Data that can be attributed to the usage type parking.

FR

Données que can be attributed à usage type parking.

NL

Gegevens dat can be attributed naar usage type parking.

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
8

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
(anonymous)

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Parking">
   <xs:annotation>
      <xs:documentation xml:lang="de">Daten zur Nutzungsart Stellplätze</xs:documentation>
      <xs:documentation xml:lang="en">Data that can be attributed to the usage type parking.</xs:documentation>
      <xs:documentation xml:lang="fr">Données que can be attributed à usage type parking.</xs:documentation>
      <xs:documentation xml:lang="nl">Gegevens dat can be attributed naar usage type parking.</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element 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>
      </xs:sequence>
   </xs:complexType>
</xs:element>