XML Schema Documentation

Element: varianceSwapTransactionSupplement

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name varianceSwapTransactionSupplement
Type VarianceSwapTransactionSupplement
Nillable no
Abstract no
Documentation Specifies the structure of a variance swap transaction supplement.
Logical Diagram
XML Instance Representation
<varianceSwapTransactionSupplement
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.'

<varianceLeg> VarianceLeg </varianceLeg> [1..*]

'Variance Leg.'

</varianceSwapTransactionSupplement>
Diagram
element_varianceSwap element_returnSwap
Schema Component Representation
<xsd:element name="varianceSwapTransactionSupplement" type=" VarianceSwapTransactionSupplement " substitutionGroup="product"/>