Complex Type: AddressTypeDataDEType
Child Elements
| Name | Type | Cardinality | Documentation |
|---|---|---|---|
| StreetName | Text256Type | 1 |
Straße der Liegenschaft (bei mehreren Adressen ist die Hauptanschrift anzugeben) Street of the property (in case of more than one address, the main address should be indicated) Text (max. 256 characters) |
| StreetNumber | Text32Type | 1 |
Hausnummer der Liegenschaft (bei mehreren Adressen ist die Hauptanschrift anzugeben) House number of the property (in case of more than one address, the main address should be indicated) Text (max. 32 characters) |
| CityName | Text256Type | 1 |
Stadt, in der sich die Liegenschaft befindet City where the property is located Text (max. 256 characters) |
| CityCode | Text32Type | 1 |
Postleitzahl der Liegenschaft Postal code of the property Text (max. 32 characters) |
| Country | ISOCountryCodeType | 1 |
Land, in dem sich die Liegenschaft befindet Country where the property is located |
| Latitude | LatitudeDataDEType | 1 |
Breitengrad, an dem sich die Liegenschaft befindet (negative Werte beziehen sich auf die südliche Hemisphäre). Latitude where the property is located (negative values refer to the southern hemisphere). The latitude of the object. Decimal degrees. |
| Longitude | LongitudeDataDEType | 1 |
Längengrad, an dem sich die Liegenschaft befindet (negative Werte beziehen sich auf westlich des Nullmeridians). Longitude where the property is located (negative values refer to west of the prime meridian). The longitude of the object. Decimal degrees. |
Used In
| Element | XPath |
|---|---|
| Address | /FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/GeographicalData/Address |