StatusOfProperty
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/BaseData/StatusOfProperty
Diagram
Documentation
Angabe des Status der Liegenschaft (Bestandsobjekt [HELD_PROPERTY]; Projektentwicklung [DEVELOPMENT]; unbebautes Grundstück [LAND]); als Projektentwicklung gilt ein Objekt, wenn es mit Baukosten und nicht mit Verkehrswert geführt wird
Status of the property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); a property is considered a project development if it is managed with construction costs and not with fair value
Statut de property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); un property est considered un project development si it est managed avec construction costs et pas avec juste valeur
Status van property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); een property is considered een project development als it is managed met construction costs en niet met reële waarde
Estado de la propiedad (propiedad existente [HELD_PROPERTY]; desarrollo de proyecto [DEVELOPMENT]; terreno sin desarrollar [LAND]); una propiedad se considera desarrollo de proyecto si se gestiona con costes de construcción y no con valor razonable
Stato della proprietà (proprietà esistente [HELD_PROPERTY]; sviluppo del progetto [SVILUPPO]; terreno non edificato [TERRENO]); un immobile è considerato un progetto di sviluppo se è gestito con costi di costruzione e non con fair value
Status of the property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); a property is considered a project development if it is managed with construction costs and not with fair value
Status of the property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); a property is considered a project development if it is managed with construction costs and not with fair value
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
- 8
- Sample Data
- DEVELOPMENT
- Restrictions
- Base: xs:string
Enumeration:HELD_PropertyDEVELOPMENTLAND
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="StatusOfProperty">
<xs:annotation>
<xs:documentation xml:lang="de">Angabe des Status der Liegenschaft (Bestandsobjekt [HELD_PROPERTY]; Projektentwicklung [DEVELOPMENT]; unbebautes Grundstück [LAND]); als Projektentwicklung gilt ein Objekt, wenn es mit Baukosten und nicht mit Verkehrswert geführt wird</xs:documentation>
<xs:documentation xml:lang="en">Status of the property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); a property is considered a project development if it is managed with construction costs and not with fair value</xs:documentation>
<xs:documentation xml:lang="fr">Statut de property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); un property est considered un project development si it est managed avec construction costs et pas avec juste valeur</xs:documentation>
<xs:documentation xml:lang="nl">Status van property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); een property is considered een project development als it is managed met construction costs en niet met reële waarde</xs:documentation>
<xs:documentation xml:lang="es">Estado de la propiedad (propiedad existente [HELD_PROPERTY]; desarrollo de proyecto [DEVELOPMENT]; terreno sin desarrollar [LAND]); una propiedad se considera desarrollo de proyecto si se gestiona con costes de construcción y no con valor razonable</xs:documentation>
<xs:documentation xml:lang="it">Stato della proprietà (proprietà esistente [HELD_PROPERTY]; sviluppo del progetto [SVILUPPO]; terreno non edificato [TERRENO]); un immobile è considerato un progetto di sviluppo se è gestito con costi di costruzione e non con fair value</xs:documentation>
<xs:documentation xml:lang="cs">Status of the property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); a property is considered a project development if it is managed with construction costs and not with fair value</xs:documentation>
<xs:documentation xml:lang="hu">Status of the property (existing property [HELD_PROPERTY]; project development [DEVELOPMENT]; undeveloped land [LAND]); a property is considered a project development if it is managed with construction costs and not with fair value</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="HELD_Property"/>
<xs:enumeration value="DEVELOPMENT"/>
<xs:enumeration value="LAND"/>
</xs:restriction>
</xs:simpleType>
</xs:element>