ECB
/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/TypeOfUse/ECB
Diagram
Documentation
EN
Type of use according to ECB Investment Funds Statistics classifications
DE
Nutzungsart gem. EZB-IF Statistik
FR
Type de utiliser selon ECB Investissement Funds Statistics classifications
NL
Type van gebruiken segun ECB Belegging Funds Statistics classifications
ES
Tipo el gebruiken segun ECB Inversion Funds Statistics classifications
IT
Tipologia di utilizzo secondo le classificazioni della BCE Investment Funds Statistics
CS
Typ use according to ECB Investment Funds Statistics classifications
HU
Type of use according to ECB Investment Funds Statistics classifications
Properties
- Type
- xs:string
- Cardinality
- 0..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
- 6
- Sample Data
- commercial real estate
- Restrictions
- Base: xs:string
Enumeration:office propertyresidential propertycommercial real estateother real estateindustrial real estate
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"
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 segun ECB Belegging Funds Statistics classifications</xs:documentation>
<xs:documentation xml:lang="es">Tipo el gebruiken segun ECB Inversion Funds Statistics classifications</xs:documentation>
<xs:documentation xml:lang="it">Tipologia di utilizzo secondo le classificazioni della BCE Investment Funds Statistics</xs:documentation>
<xs:documentation xml:lang="cs">Typ use according to ECB Investment Funds Statistics classifications</xs:documentation>
<xs:documentation xml:lang="hu">Type of use according to ECB Investment 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>