Value

/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/InvestmentCosts/ConstructionCosts/Value

Diagram

Value

Documentation

EN

Wert

DE

Wert

FR

Wert

NL

Wert

Properties

Type
xs:decimal
Cardinality
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
7
Sample Data
303.47

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"
            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:annotation>
</xs:element>