Value
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Transactions/Transaction/FxSpot/BoughtAmount/Value
Diagram
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
- 17
- Sample Data
- 323.74
Element Definition
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>