Residential

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

Diagram

Residential GrossPotentialIncome (anonymous) [1] RentableArea xs:decimal [1]

Documentation

DE

Daten zur Nutzungsart Wohnen

EN

Data that can be attributed to the usage type residential.

FR

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

NL

Gegevens dat can be attributed naar usage type residential.

Properties

Type
UsageDataDEType
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)

Nettosollmiete der Liegenschaft

Gross potential income of the property

Brut potential income de property

Bruto potential income van property

xs:decimal

Mietfläche der Liegenschaft (in qm).

Rental area of the property (in square meters).

Rental area de property (dans square meters).

Rental area van property (in square meters).

581.66

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Residential"
            type="UsageDataDEType">
   <xs:annotation>
      <xs:documentation xml:lang="de">Daten zur Nutzungsart Wohnen</xs:documentation>
      <xs:documentation xml:lang="en">Data that can be attributed to the usage type residential.</xs:documentation>
      <xs:documentation xml:lang="fr">Données que can be attributed à usage type residential.</xs:documentation>
      <xs:documentation xml:lang="nl">Gegevens dat can be attributed naar usage type residential.</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (UsageDataDEType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="UsageDataDEType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Germany-specific real estate usage data containing rental income, vacancy rates and usage type information for German open-ended real estate funds</xs:documentation>
      <xs:documentation xml:lang="de">Deutschland-spezifische Immobiliennutzungsdaten mit Mieteinnahmen, Leerstandsquoten und Nutzungsart-Informationen für deutsche offene Immobilienfonds</xs:documentation>
      <xs:documentation xml:lang="fr">Données d'utilisation immobilière spécifiques à l'Allemagne contenant les revenus locatifs, taux de vacance et informations sur le type d'utilisation pour les fonds immobiliers ouverts allemands</xs:documentation>
      <xs:documentation xml:lang="nl">Duitsland-specifieke vastgoedgebruiksgegevens met huurinkomsten, leegstandspercentages en gebruikstype informatie voor Duitse open vastgoedfondsen</xs:documentation>
   </xs:annotation>
   <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:documentation xml:lang="fr">Brut potential income de property</xs:documentation>
            <xs:documentation xml:lang="nl">Bruto potential income van 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: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: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: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>
   </xs:sequence>
</xs:complexType>