fpml:notional
The notional amount that was traded.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-standard-5-5.xsd
Other elements with the same name: fpml:notional, fpml:notional, fpml:notional, fpml:notional
Type: fpml:CashflowNotional
Properties: Local, Qualified
Content
- Sequence [1..1]
- Choice [1..1]
- fpml:currency The currency in which an amount is denominated.
- fpml:units The units in which an amount (not monetary) is denominated.
- fpml:amount [1..1] The quantity of notional (in currency or other units).
- Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Type fpml:StandardProduct (Element fpml:standardProduct)
Sample instance
<notional id="notional"> <currency>CHF</currency> <amount>1000000.00</amount> </notional>