Definition Type: ComplexType
Name: LimitedVarianceSwapTransactionSupplement
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-variance-swaps-5-10.xsd
Abstract
Documentation:
A Variance Swap Transaction Supplement - limited form for use as underlyer to option on variance swap.
Collapse XSD Schema Diagram:
Drilldown into varianceLeg in schema fpml-variance-swaps-5-10_xsd3XSD Diagram of LimitedVarianceSwapTransactionSupplement in schema fpml-variance-swaps-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LimitedVarianceSwapTransactionSupplement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A Variance Swap Transaction Supplement - limited form for use as underlyer to option on variance swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="varianceLeg" type="VarianceLeg" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Variance Leg.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
varianceLeg nsF:varianceLeg (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsF:varianceSwapTransactionSupplement