GeographicalData
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/GeographicalData
Diagram
Documentation
Geographical data of the property (ID, address)
Geographische Daten der Liegenschaft (ID, Adresse)
Données géographiques de la propriété (ID, adresse)
Geografische gegevens van het vastgoedobject (ID, adres)
Datos geográficos de la propiedad (ID, dirección)
Dati geografici dell'immobile (ID, indirizzo)
Az ingatlan földrajzi adatai (ID, cím)
Geografická data nemovitosti (ID, adresa)
Properties
- Type
- (anonymous)
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 7
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| Text32Type |
interne Referenznummer der Liegenschaft Internal reference number of the property Interne référence numéro de property Intern referentie nummer van property Número de referencia interno de la propiedad Numero di riferimento interno dell'immobile Internal reference number of the property Internal reference number of the property |
ExampleText | |
| AddressTypeDataDEType |
Adresse der Liegenschaft Address of the building Address de building Address van building Dirección del inmueble Indirizzo dell'edificio Address of the building Address of the building |
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:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="GeographicalData">
<xs:annotation>
<xs:documentation xml:lang="en">Geographical data of the property (ID, address)</xs:documentation>
<xs:documentation xml:lang="de">Geographische Daten der Liegenschaft (ID, Adresse)</xs:documentation>
<xs:documentation xml:lang="fr">Données géographiques de la propriété (ID, adresse)</xs:documentation>
<xs:documentation xml:lang="nl">Geografische gegevens van het vastgoedobject (ID, adres)</xs:documentation>
<xs:documentation xml:lang="es">Datos geográficos de la propiedad (ID, dirección)</xs:documentation>
<xs:documentation xml:lang="it">Dati geografici dell'immobile (ID, indirizzo)</xs:documentation>
<xs:documentation xml:lang="hu">Az ingatlan földrajzi adatai (ID, cím)</xs:documentation>
<xs:documentation xml:lang="cs">Geografická data nemovitosti (ID, adresa)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="IDOfTheProperty" type="Text32Type">
<xs:annotation>
<xs:documentation xml:lang="de">interne Referenznummer der Liegenschaft</xs:documentation>
<xs:documentation xml:lang="en">Internal reference number of the property</xs:documentation>
<xs:documentation xml:lang="fr">Interne référence numéro de property</xs:documentation>
<xs:documentation xml:lang="nl">Intern referentie nummer van property</xs:documentation>
<xs:documentation xml:lang="es">Número de referencia interno de la propiedad</xs:documentation>
<xs:documentation xml:lang="it">Numero di riferimento interno dell'immobile</xs:documentation>
<xs:documentation xml:lang="cs">Internal reference number of the property</xs:documentation>
<xs:documentation xml:lang="hu">Internal reference number of the property</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Address" type="AddressTypeDataDEType">
<xs:annotation>
<xs:documentation xml:lang="de">Adresse der Liegenschaft</xs:documentation>
<xs:documentation xml:lang="en">Address of the building</xs:documentation>
<xs:documentation xml:lang="fr">Address de building</xs:documentation>
<xs:documentation xml:lang="nl">Address van building</xs:documentation>
<xs:documentation xml:lang="es">Dirección del inmueble</xs:documentation>
<xs:documentation xml:lang="it">Indirizzo dell'edificio</xs:documentation>
<xs:documentation xml:lang="cs">Address of the building</xs:documentation>
<xs:documentation xml:lang="hu">Address of the building</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>