Definition Type: ComplexType
Name: LimitedVarianceSwapTransactionSupplement
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-variance-swaps-5-9.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-9_xsdXSD Diagram of LimitedVarianceSwapTransactionSupplement in schema fpml-variance-swaps-5-9_xsd (Financial products Markup Language (FpML®) - Transparency)
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 nsA:varianceLeg (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:varianceSwapTransactionSupplement
Collapse Comments:
blog comments powered by Disqus