Definition Type: ComplexType
Name: CreditDefaultSwapOption
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:OptionBaseExtended
Containing Schema: fpml-cd-5-0.xsd
Abstract
Documentation:
A complex type to support the credit default swap option.
Collapse XSD Schema Diagram:
Drilldown into creditDefaultSwap in schema fpml-cd-5-0_xsd1 Drilldown into strike in schema fpml-cd-5-0_xsd1 Drilldown into settlementCurrency in schema fpml-shared-5-0_xsd1 Drilldown into settlementAmount in schema fpml-shared-5-0_xsd1 Drilldown into SettlementAmountOrCurrency.model in schema fpml-shared-5-0_xsd1 Drilldown into settlementDate in schema fpml-option-shared-5-0_xsd1 Drilldown into settlementType in schema fpml-option-shared-5-0_xsd1 Drilldown into OptionSettlement.model in schema fpml-option-shared-5-0_xsd1 Drilldown into numberOfOptions in schema fpml-option-shared-5-0_xsd1 Drilldown into entitlementCurrency in schema fpml-option-shared-5-0_xsd1 Drilldown into optionEntitlement in schema fpml-option-shared-5-0_xsd1 Drilldown into OptionDenomination.model in schema fpml-option-shared-5-0_xsd1 Drilldown into notionalAmount in schema fpml-option-shared-5-0_xsd1 Drilldown into notionalReference in schema fpml-option-shared-5-0_xsd1 Drilldown into feature in schema fpml-option-shared-5-0_xsd1 Drilldown into exerciseProcedure in schema fpml-option-shared-5-0_xsd1 Drilldown into exercise in schema fpml-shared-5-0_xsd1 Drilldown into premium in schema fpml-option-shared-5-0_xsd1 Drilldown into optionType in schema fpml-option-shared-5-0_xsd1 Drilldown into sellerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into sellerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into BuyerSeller.model in schema fpml-shared-5-0_xsd1 Drilldown into assetClass in schema fpml-shared-5-0_xsd1 Drilldown into productId in schema fpml-shared-5-0_xsd1 Drilldown into productType in schema fpml-shared-5-0_xsd1 Drilldown into Product.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into Product in schema fpml-shared-5-0_xsd1 Drilldown into OptionBase in schema fpml-option-shared-5-0_xsd1 Drilldown into OptionBaseExtended in schema fpml-option-shared-5-0_xsd1XSD Diagram of CreditDefaultSwapOption in schema fpml-cd-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditDefaultSwapOption">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A complex type to support the credit default swap option.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="OptionBaseExtended">
            <xsd:sequence>
                <xsd:element name="strike" type="CreditOptionStrike" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the strike of the option on credit default swap.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="creditDefaultSwap" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType nsB:productType 0 unbounded
productId nsB:productId 0 unbounded
assetClass nsB:assetClass 0 unbounded
buyerPartyReference nsB:buyerPartyReference 0 (1)
buyerAccountReference nsB:buyerAccountReference 0 (1)
sellerPartyReference nsB:sellerPartyReference 0 (1)
sellerAccountReference nsB:sellerAccountReference 0 (1)
optionType nsB:optionType 0 (1)
premium nsB:premium 0 (1)
exercise nsB:exercise 0 (1)
exerciseProcedure nsB:exerciseProcedure 0 (1)
feature nsB:feature 0 (1)
notionalReference nsB:notionalReference 0 (1)
notionalAmount nsB:notionalAmount 0 (1)
optionEntitlement nsB:optionEntitlement 0 (1)
entitlementCurrency nsB:entitlementCurrency 0 (1)
numberOfOptions nsB:numberOfOptions 0 (1)
settlementType nsB:settlementType 0 (1)
settlementDate nsB:settlementDate 0 (1)
settlementAmount nsB:settlementAmount 0 (1)
settlementCurrency nsB:settlementCurrency 0 (1)
strike nsB:strike 0 (1)
creditDefaultSwap nsB:creditDefaultSwap 0 (1)
<xs:group> nsB:BuyerSeller.model (1) (1)
<xs:group> nsB:OptionDenomination.model 0 (1)
<xs:group> nsB:OptionSettlement.model (1) (1)
<xs:group> nsB:SettlementAmountOrCurrency.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:creditDefaultSwapOption