AIFMD
/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/TypeOfUse/AIFMD
Diagram
Documentation
EN
Type of use according to AIFMD Reporting classifications
DE
Nutzungsart gem. AIFMD Reporting
FR
Type de utiliser selon AIFMD Reporting classifications
NL
Type van gebruiken volgens AIFMD Rapportage classifications
Properties
- Type
- xs:string
- 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
- 6
- Sample Data
- PHY_RES_RESL
- Restrictions
- Base: xs:string
Enumeration:PHY_RES_RESLPHY_RES_COMLPHY_RES_OTHR
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="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>