Property

/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Property

Diagram

Property TotalAmount xs:decimal [1]

Documentation

EN

Property investments under discretionary mandates

DE

Immobilienanlagen unter Vermögensverwaltungsmandaten

FR

Investissements immobiliers sous mandats discrétionnaires

NL

Vastgoedbeleggingen onder discretionaire mandaten

ES

Inversiones inmobiliarias bajo mandatos discrecionales

IT

Investimenti immobiliari sotto mandati discrezionali

HU

Ingatlanbefektetések vagyonkezelési megbízások alatt

CS

Nemovitostní investice pod diskrečními mandáty

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
7

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:decimal

In Euro

In Euro

In Euro

In Euro

En euros

In Euro

In Euro

In Euro

227.31

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="Property">
   <xs:annotation>
      <xs:documentation xml:lang="en">Property investments under discretionary mandates</xs:documentation>
      <xs:documentation xml:lang="de">Immobilienanlagen unter Vermögensverwaltungsmandaten</xs:documentation>
      <xs:documentation xml:lang="fr">Investissements immobiliers sous mandats discrétionnaires</xs:documentation>
      <xs:documentation xml:lang="nl">Vastgoedbeleggingen onder discretionaire mandaten</xs:documentation>
      <xs:documentation xml:lang="es">Inversiones inmobiliarias bajo mandatos discrecionales</xs:documentation>
      <xs:documentation xml:lang="it">Investimenti immobiliari sotto mandati discrezionali</xs:documentation>
      <xs:documentation xml:lang="hu">Ingatlanbefektetések vagyonkezelési megbízások alatt</xs:documentation>
      <xs:documentation xml:lang="cs">Nemovitostní investice pod diskrečními mandáty</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="TotalAmount" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">In Euro</xs:documentation>
               <xs:documentation xml:lang="de">In Euro</xs:documentation>
               <xs:documentation xml:lang="fr">In Euro</xs:documentation>
               <xs:documentation xml:lang="nl">In Euro</xs:documentation>
               <xs:documentation xml:lang="es">En euros</xs:documentation>
               <xs:documentation xml:lang="it">In Euro</xs:documentation>
               <xs:documentation xml:lang="cs">In Euro</xs:documentation>
               <xs:documentation xml:lang="hu">In Euro</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>