PurchasePrice

/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/InvestmentCosts/PurchasePrice

Diagram

PurchasePrice Value xs:decimal [1] Currency ISOCurrencyCodeType [1] FXRate xs:decimal [1]

Documentation

EN

Purchase price of the real estate asset according to contract of purchase; including forward purchase contracts

DE

Kaufpreis der Immobilie oder Grundstück laut Vertrag inkl. Forward puchase Verträgen

FR

Purchase prix de real estate actif selon contract de purchase; y compris forward purchase contracts

NL

Purchase precio van real estate actief segun contract van purchase; incluyendo forward purchase contracts

ES

Purchase precio el real estate activo segun contract el purchase; incluyendo forward purchase contracts

IT

Prezzo di acquisto del bene immobiliare secondo contratto di acquisto; compresi i contratti di acquisto a termine

CS

Purchase price of the real estate asset according to contract of purchase; including forward purchase contracts

HU

Purchase price of the real estate asset according to contract of purchase; including forward purchase contracts

Properties

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

Child Elements & Attributes

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

Wert

Wert

Wert

Wert

Wert

Ebbene sì

Wert

Wert

372.70
ISOCurrencyCodeType

Währung

Währung

Währung

Währung

Währung

Währung

Währung

Währung

VDI
xs:decimal

FX Kurs

FX Kurs

FX Kurs

FX Kurs

FX Kurs

FX Kurs

FX Kurs

FX Kurs

62.36

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"
            name="PurchasePrice">
   <xs:annotation>
      <xs:documentation xml:lang="en">Purchase price of the real estate asset according to contract of purchase; including forward purchase contracts</xs:documentation>
      <xs:documentation xml:lang="de">Kaufpreis der Immobilie oder Grundstück laut Vertrag inkl. Forward puchase Verträgen</xs:documentation>
      <xs:documentation xml:lang="fr">Purchase prix de real estate actif selon contract de purchase; y compris forward purchase contracts</xs:documentation>
      <xs:documentation xml:lang="nl">Purchase precio van real estate actief segun contract van purchase; incluyendo forward purchase contracts</xs:documentation>
      <xs:documentation xml:lang="es">Purchase precio el real estate activo segun contract el purchase; incluyendo forward purchase contracts</xs:documentation>
      <xs:documentation xml:lang="it">Prezzo di acquisto del bene immobiliare secondo contratto di acquisto; compresi i contratti di acquisto a termine</xs:documentation>
      <xs:documentation xml:lang="cs">Purchase price of the real estate asset according to contract of purchase; including forward purchase contracts</xs:documentation>
      <xs:documentation xml:lang="hu">Purchase price of the real estate asset according to contract of purchase; including forward purchase contracts</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="Value" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">Wert</xs:documentation>
               <xs:documentation xml:lang="de">Wert</xs:documentation>
               <xs:documentation xml:lang="fr">Wert</xs:documentation>
               <xs:documentation xml:lang="nl">Wert</xs:documentation>
               <xs:documentation xml:lang="es">Wert</xs:documentation>
               <xs:documentation xml:lang="it">Ebbene sì</xs:documentation>
               <xs:documentation xml:lang="cs">Wert</xs:documentation>
               <xs:documentation xml:lang="hu">Wert</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="Currency" type="ISOCurrencyCodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Währung</xs:documentation>
               <xs:documentation xml:lang="de">Währung</xs:documentation>
               <xs:documentation xml:lang="fr">Währung</xs:documentation>
               <xs:documentation xml:lang="nl">Währung</xs:documentation>
               <xs:documentation xml:lang="es">Währung</xs:documentation>
               <xs:documentation xml:lang="it">Währung</xs:documentation>
               <xs:documentation xml:lang="cs">Währung</xs:documentation>
               <xs:documentation xml:lang="hu">Währung</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="FXRate" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="de">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="fr">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="nl">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="es">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="it">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="cs">FX Kurs</xs:documentation>
               <xs:documentation xml:lang="hu">FX Kurs</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>