complexType "CreditDefaultSwap"
Namespace:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in fpml-cd-5-8.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (10):
productId (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (2):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Product (extension)
  CreditDefaultSwap
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="CreditDefaultSwap">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element name="generalTerms" type="GeneralTerms"/>
<xsd:element name="feeLeg" type="FeeLeg"/>
<xsd:element maxOccurs="unbounded" name="protectionTerms" type="ProtectionTerms"/>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="cashSettlementTerms" type="CashSettlementTerms"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/10)
cashSettlementTerms
Type:
CashSettlementTerms, complex content
This element contains all the ISDA terms relevant to cash settlement for when cash settlement is applicable. ISDA 2003 Term: Cash Settlement
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="cashSettlementTerms" type="CashSettlementTerms"/>

feeLeg
Type:
FeeLeg, complex content
This element contains all the terms relevant to defining the fixed amounts/payments per the applicable ISDA definitions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="feeLeg" type="FeeLeg"/>

generalTerms
Type:
GeneralTerms, complex content
This element contains all the data that appears in the section entitled "1. General Terms" in the 2003 ISDA Credit Derivatives Confirmation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="generalTerms" type="GeneralTerms"/>

physicalSettlementTerms
Type:
PhysicalSettlementTerms, complex content
This element contains all the ISDA terms relevant to physical settlement for when physical settlement is applicable. ISDA 2003 Term: Physical Settlement
XML Source (w/o annotations (1); see within schema source)

protectionTerms
Type:
ProtectionTerms, complex content
This element contains all the terms relevant to defining the applicable floating rate payer calculation amount, credit events and associated conditions to settlement, and reference obligations.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="protectionTerms" type="ProtectionTerms"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.