GeographicalData
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/GeographicalData
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
- 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 |
ExampleText | |
| AddressTypeDataDEType |
Adresse der Liegenschaft Address of the building Address de building Address van building |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="GeographicalData">
<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: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:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>