XML Schema Documentation

Element: quotableFxSingleLeg

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name quotableFxSingleLeg
Type QuotableFxLeg
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<quotableFxSingleLeg>
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

<exchangedCurrency> QuotablePayment </exchangedCurrency> [0..1]
<exchangeRate> QuotableFxRate </exchangeRate> [1]
<nonDeliverableForward> FxCashSettlement </nonDeliverableForward> [0..1]

'Used to describe a particular type of FX forward transaction that is settled in a single currency.'

</quotableFxSingleLeg>
Diagram
element_quotableProduct
Schema Component Representation
<xsd:element name="quotableFxSingleLeg" type=" QuotableFxLeg " substitutionGroup="quotableProduct"/>