fpml:notional
The notional or notionals in effect on the reporting date.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-generic-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 [0..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 [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Type fpml:GenericProduct (Elements fpml:genericProduct, fpml:nonSchemaProduct)
Sample instance
<notional> <currency>USD</currency> <amount>1000000</amount> </notional>