Type
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/BaseData/Participation/Type
Diagram
Documentation
EN
Property type classification (residential, commercial, mixed, etc.)
DE
Immobilientyp-Klassifizierung (Wohnen, Gewerbe, Mischnutzung usw.)
FR
Classification du type de propriété (résidentiel, commercial, mixte, etc.)
NL
Classificatie van het vastgoedtype (residentieel, commercieel, gemengd, enz.)
ES
Clasificación del tipo de propiedad (residencial, comercial, mixto, etc.)
IT
Classificazione del tipo di immobile (residenziale, commerciale, misto, ecc.)
HU
Ingatlantípus-besorolás (lakó, kereskedelmi, vegyes stb.)
CS
Klasifikace typu nemovitosti (rezidenční, komerční, smíšený atd.)
Properties
- Type
- xs:string
- 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
- 9
- Sample Data
- Direct
- Restrictions
- Base: xs:string
Enumeration:DirectIndirect
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="Type">
<xs:annotation>
<xs:documentation xml:lang="en">Property type classification (residential, commercial, mixed, etc.)</xs:documentation>
<xs:documentation xml:lang="de">Immobilientyp-Klassifizierung (Wohnen, Gewerbe, Mischnutzung usw.)</xs:documentation>
<xs:documentation xml:lang="fr">Classification du type de propriété (résidentiel, commercial, mixte, etc.)</xs:documentation>
<xs:documentation xml:lang="nl">Classificatie van het vastgoedtype (residentieel, commercieel, gemengd, enz.)</xs:documentation>
<xs:documentation xml:lang="es">Clasificación del tipo de propiedad (residencial, comercial, mixto, etc.)</xs:documentation>
<xs:documentation xml:lang="it">Classificazione del tipo di immobile (residenziale, commerciale, misto, ecc.)</xs:documentation>
<xs:documentation xml:lang="hu">Ingatlantípus-besorolás (lakó, kereskedelmi, vegyes stb.)</xs:documentation>
<xs:documentation xml:lang="cs">Klasifikace typu nemovitosti (rezidenční, komerční, smíšený atd.)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Direct"/>
<xs:enumeration value="Indirect"/>
</xs:restriction>
</xs:simpleType>
</xs:element>