fpml:settlementAmount
Settlement Amount
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-shared-5-5.xsd
Other elements with the same name: fpml:settlementAmount
Type: fpml:Money
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:currency [1..1] The currency in which an amount is denominated.
- fpml:amount [1..1] The monetary quantity in currency units.
from type fpml:MoneyBase
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:MoneyBase |
Used in
- Group fpml:SettlementAmountOrCurrency.model
- Group fpml:OptionSettlement.model via reference to fpml:SettlementAmountOrCurrency.model
- Type fpml:DirectionalLegUnderlyer via reference to fpml:OptionSettlement.model
- Type fpml:DirectionalLegUnderlyerValuation via reference to fpml:OptionSettlement.model
- Type fpml:ReturnSwapLegUnderlyer via reference to fpml:OptionSettlement.model
- Type fpml:CorrelationLeg via reference to fpml:OptionSettlement.model (Element fpml:correlationLeg)
- Type fpml:DividendLeg via reference to fpml:OptionSettlement.model (Element fpml:dividendLeg)
- Type fpml:ReturnLeg via reference to fpml:OptionSettlement.model (Element fpml:returnLeg)
- Type fpml:VarianceLeg via reference to fpml:OptionSettlement.model (Element fpml:varianceLeg)
Sample instance
<fpml:settlementAmount> <fpml:currency>normalizedString</fpml:currency> <fpml:amount>1.0</fpml:amount> </fpml:settlementAmount>