TypeOfUse

/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/TypeOfUse

Diagram

TypeOfUse ECB xs:string [0..1] AIFMD xs:string [0..1] ESRB xs:string [0..1] Internal xs:string [0..1]

Documentation

EN

Type of use of the real estate asset

DE

Nutzungsart

FR

Type de utiliser de real estate actif

NL

Type van gebruiken van real estate actief

ES

Tipo el gebruiken el real estate activo

IT

Tipologia d'uso del bene immobiliare

CS

Typ use of the real estate asset

HU

Type of use of the real estate asset

Properties

Type
(anonymous)
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
5

Child Elements & Attributes

Child elements and attributes of this element
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 segun ECB Belegging Funds Statistics classifications

Tipo el gebruiken segun ECB Inversion Funds Statistics classifications

Tipologia di utilizzo secondo le classificazioni della BCE Investment Funds Statistics

Typ use according to ECB Investment Funds Statistics classifications

Type of use according to ECB Investment Funds Statistics classifications

commercial real estate
xs:string

Type of use according to AIFMD Reporting classifications

Nutzungsart gem. AIFMD Reporting

Type de utiliser selon AIFMD Reporting classifications

Type van gebruiken segun AIFMD Rapportage classifications

Tipo el gebruiken segun AIFMD Rapportage classifications

Tipologia di utilizzo secondo le classificazioni AIFMD Reporting

Typ use according to AIFMD Reporting classifications

Type of use according to AIFMD Reporting classifications

PHY_RES_COML
xs:string

european systemic Risk Board

european systemic Risiko Board

european systemic Risque Board

european systemic Risico Board

europeo systemic Risico Board

Comitato europeo per il rischio sistemico

european systemic Risk Board

european systemic Risk Board

industrial use
xs:string

Internal type of use

Nutzungsart intern

Interne type de utiliser

Intern type van gebruiken

Intern tipo el gebruiken

Tipologia di utilizzo interno

Internal type of use

Internal type of use

ExampleText

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="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:documentation xml:lang="es">Tipo el gebruiken el real estate activo</xs:documentation>
      <xs:documentation xml:lang="it">Tipologia d'uso del bene immobiliare</xs:documentation>
      <xs:documentation xml:lang="cs">Typ use of the real estate asset</xs:documentation>
      <xs:documentation xml:lang="hu">Type of use of the real estate asset</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 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>
         <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 segun AIFMD Rapportage classifications</xs:documentation>
               <xs:documentation xml:lang="es">Tipo el gebruiken segun AIFMD Rapportage classifications</xs:documentation>
               <xs:documentation xml:lang="it">Tipologia di utilizzo secondo le classificazioni AIFMD Reporting</xs:documentation>
               <xs:documentation xml:lang="cs">Typ use according to AIFMD Reporting classifications</xs:documentation>
               <xs:documentation xml:lang="hu">Type of use according to AIFMD Reporting 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:documentation xml:lang="es">europeo systemic Risico Board</xs:documentation>
               <xs:documentation xml:lang="it">Comitato europeo per il rischio sistemico</xs:documentation>
               <xs:documentation xml:lang="cs">european systemic Risk Board</xs:documentation>
               <xs:documentation xml:lang="hu">european systemic Risk 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:documentation xml:lang="es">Intern tipo el gebruiken</xs:documentation>
               <xs:documentation xml:lang="it">Tipologia di utilizzo interno</xs:documentation>
               <xs:documentation xml:lang="cs">Internal type of use</xs:documentation>
               <xs:documentation xml:lang="hu">Internal type of use</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>