Definition Type: ComplexType
Name: VolatilitySwapTransactionSupplement
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsA:Product
Containing Schema: fpml-volatility-swaps-5-9.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into volatilityLeg in schema fpml-volatility-swaps-5-9_xsd Drilldown into embeddedOptionType in schema fpml-shared-5-9_xsd Drilldown into productId in schema fpml-shared-5-9_xsd Drilldown into productType in schema fpml-shared-5-9_xsd Drilldown into secondaryAssetClass in schema fpml-shared-5-9_xsd Drilldown into primaryAssetClass in schema fpml-shared-5-9_xsd Drilldown into Product.model in schema fpml-shared-5-9_xsd Drilldown into id in schema fpml-shared-5-9_xsd Drilldown into Product in schema fpml-shared-5-9_xsdXSD Diagram of VolatilitySwapTransactionSupplement in schema fpml-volatility-swaps-5-9_xsd (Financial products Markup Language (FpML®) - Transparency)
Collapse XSD Schema Code:
<xsd:complexType name="VolatilitySwapTransactionSupplement">
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:element name="volatilityLeg" type="VolatilityLeg" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsA:primaryAssetClass 0 (1)
secondaryAssetClass nsA:secondaryAssetClass 0 unbounded
productType nsA:productType 0 unbounded
productId nsA:productId 0 unbounded
embeddedOptionType nsA:embeddedOptionType 0 2
volatilityLeg nsA:volatilityLeg (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:volatilitySwapTransactionSupplement
Collapse Comments:
blog comments powered by Disqus