XML Schema Documentation

Element: fxSwap

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name fxSwap
Type FxSwap
Nillable no
Abstract no
Documentation A component describing a FX Swap product.
Logical Diagram
XML Instance Representation
<fxSwap
id=" xsd:ID [0..1]">
<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.'

<fxSingleLeg> ... </fxSingleLeg> [1..*]
</fxSwap>
Diagram
element_fxAverageRateOption element_fxBarrierOption element_fxDigitalOption element_fxSimpleOption element_fxSingleLeg element_termDeposit
Schema Component Representation
<xsd:element name="fxSwap" type=" FxSwap " substitutionGroup="product"/>