TypeOfUse
/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/TypeOfUse
Diagram
Documentation
Type of use of the real estate asset
Nutzungsart
Type de utiliser de real estate actif
Type van gebruiken van real estate actief
Properties
- Type
- (anonymous)
- Cardinality
- 0..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
- 5
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string |
Type of use according to ECB Investment Funds Statistics classifications Nutzungsart gem. EZB-IF Statistik Type de utiliser selon ECB Investissement Funds Statistics classifications Type van gebruiken volgens ECB Belegging Funds Statistics classifications |
office property | |
| xs:string |
Type of use according to AIFMD Reporting classifications Nutzungsart gem. AIFMD Reporting Type de utiliser selon AIFMD Reporting classifications Type van gebruiken volgens AIFMD Rapportage classifications |
PHY_RES_RESL | |
| xs:string |
european systemic Risk Board european systemic Risiko Board european systemic Risque Board european systemic Risico Board |
not applicable | |
| xs:string |
Internal type of use Nutzungsart intern Interne type de utiliser Intern type van gebruiken |
ExampleText |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="TypeOfUse">
<xs:annotation>
<xs:documentation xml:lang="en">Type of use of the real estate asset</xs:documentation>
<xs:documentation xml:lang="de">Nutzungsart</xs:documentation>
<xs:documentation xml:lang="fr">Type de utiliser de real estate actif</xs:documentation>
<xs:documentation xml:lang="nl">Type van gebruiken van real estate actief</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="ECB">
<xs:annotation>
<xs:documentation xml:lang="en">Type of use according to ECB Investment Funds Statistics classifications</xs:documentation>
<xs:documentation xml:lang="de">Nutzungsart gem. EZB-IF Statistik</xs:documentation>
<xs:documentation xml:lang="fr">Type de utiliser selon ECB Investissement Funds Statistics classifications</xs:documentation>
<xs:documentation xml:lang="nl">Type van gebruiken volgens ECB Belegging Funds Statistics classifications</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="office property"/>
<xs:enumeration value="residential property"/>
<xs:enumeration value="commercial real estate"/>
<xs:enumeration value="other real estate"/>
<xs:enumeration value="industrial real estate"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="AIFMD">
<xs:annotation>
<xs:documentation xml:lang="en">Type of use according to AIFMD Reporting classifications</xs:documentation>
<xs:documentation xml:lang="de">Nutzungsart gem. AIFMD Reporting</xs:documentation>
<xs:documentation xml:lang="fr">Type de utiliser selon AIFMD Reporting classifications</xs:documentation>
<xs:documentation xml:lang="nl">Type van gebruiken volgens AIFMD Rapportage classifications</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="PHY_RES_RESL"/>
<xs:enumeration value="PHY_RES_COML"/>
<xs:enumeration value="PHY_RES_OTHR"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="ESRB">
<xs:annotation>
<xs:documentation xml:lang="en">european systemic Risk Board</xs:documentation>
<xs:documentation xml:lang="de">european systemic Risiko Board</xs:documentation>
<xs:documentation xml:lang="fr">european systemic Risque Board</xs:documentation>
<xs:documentation xml:lang="nl">european systemic Risico Board</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Residential properties"/>
<xs:enumeration value="Retail"/>
<xs:enumeration value="Office space"/>
<xs:enumeration value="industrial use"/>
<xs:enumeration value="other types of commercial real estate"/>
<xs:enumeration value="not applicable"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="Internal" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Internal type of use</xs:documentation>
<xs:documentation xml:lang="de">Nutzungsart intern</xs:documentation>
<xs:documentation xml:lang="fr">Interne type de utiliser</xs:documentation>
<xs:documentation xml:lang="nl">Intern type van gebruiken</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>