Definition Type: ComplexType
Name: VolatilitySwap
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:NettedSwapBase
Containing Schema: fpml-volatility-swaps-5-10.xsd
Abstract
Documentation:
A Volatility Swap.
Collapse XSD Schema Diagram:
Drilldown into volatilityLeg in schema fpml-volatility-swaps-5-10_xsd2 Drilldown into extraordinaryEvents in schema fpml-eq-shared-5-10_xsd2 Drilldown into additionalPayment in schema fpml-eq-shared-5-10_xsd2 Drilldown into embeddedOptionType in schema fpml-shared-5-10_xsd4 Drilldown into assetClass in schema fpml-shared-5-10_xsd4 Drilldown into productId in schema fpml-shared-5-10_xsd4 Drilldown into productType in schema fpml-shared-5-10_xsd4 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd4 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd4 Drilldown into Product.model in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Product in schema fpml-shared-5-10_xsd4 Drilldown into NettedSwapBase in schema fpml-eq-shared-5-10_xsd2XSD Diagram of VolatilitySwap in schema fpml-volatility-swaps-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="VolatilitySwap">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A Volatility Swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NettedSwapBase">
            <xsd:sequence>
                <xsd:element name="volatilityLeg" type="VolatilityLeg" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsE:primaryAssetClass 0 (1)
secondaryAssetClass nsE:secondaryAssetClass 0 unbounded
productType nsE:productType 0 unbounded
productId nsE:productId 0 unbounded
assetClass nsE:assetClass 0 unbounded
embeddedOptionType nsE:embeddedOptionType 0 2
additionalPayment nsE:additionalPayment 0 unbounded
extraordinaryEvents nsE:extraordinaryEvents 0 (1)
volatilityLeg nsE:volatilityLeg 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:volatilitySwap