Value

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Transactions/Transaction/FxSpot/BoughtAmount/Value

Diagram

Value

Documentation

EN

Decimal value of the amount

DE

[AUTO] Dezimalwert des Betrags

FR

Decimal valeur de montant

NL

Decimal waarde van bedrag

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
19
Sample Data
474.07

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">Decimal value of the amount</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Dezimalwert des Betrags</xs:documentation>
      <xs:documentation xml:lang="fr">Decimal valeur de montant</xs:documentation>
      <xs:documentation xml:lang="nl">Decimal waarde van bedrag</xs:documentation>
   </xs:annotation>
</xs:element>