Definition Type: ComplexType
Name: VarianceSwap
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:NettedSwapBase
Containing Schema: fpml-variance-swaps-5-10.xsd
Abstract
Documentation:
A Variance Swap.
Collapse XSD Schema Diagram:
Drilldown into varianceLeg in schema fpml-variance-swaps-5-10_xsd1 Drilldown into extraordinaryEvents in schema fpml-eq-shared-5-10_xsd1 Drilldown into additionalPayment in schema fpml-eq-shared-5-10_xsd1 Drilldown into embeddedOptionType in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productType in schema fpml-shared-5-10_xsd3 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into Product.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Product in schema fpml-shared-5-10_xsd3 Drilldown into NettedSwapBase in schema fpml-eq-shared-5-10_xsd1XSD Diagram of VarianceSwap in schema fpml-variance-swaps-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="VarianceSwap">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A Variance Swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NettedSwapBase">
            <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:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsD:primaryAssetClass (1) (1)
secondaryAssetClass nsD:secondaryAssetClass 0 unbounded
productType nsD:productType (1) unbounded
productId nsD:productId 0 unbounded
productId nsD:productId (1) unbounded
embeddedOptionType nsD:embeddedOptionType 0 2
additionalPayment nsD:additionalPayment 0 unbounded
extraordinaryEvents nsD:extraordinaryEvents 0 (1)
varianceLeg nsD:varianceLeg (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:varianceSwap