complexType "CreditDefaultSwapOption"
Namespace:
Content:
complex, 1 attribute, 26 elements
Defined:
globally in fpml-cd-5-13.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (26):
exerciseProcedure (defined in OptionBaseExtended complexType),
feature (defined in OptionBaseExtended complexType),
notionalAmount (defined in OptionBaseExtended complexType),
notionalReference (defined in OptionBaseExtended complexType),
optionType (defined in OptionBase complexType),
premium (defined in OptionBaseExtended complexType),
productId (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A complex type to support the credit default swap option.
Type Definition Detail
Type Derivation Tree
Product (extension)
  Option (extension)
      OptionBase (extension)
          OptionBaseExtended (extension)
              CreditDefaultSwapOption
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="CreditDefaultSwapOption">
<xsd:complexContent>
<xsd:extension base="OptionBaseExtended">
<xsd:sequence>
<xsd:element minOccurs="0" name="clearingInstructions" type="SwaptionPhysicalSettlement"/>
<xsd:element name="strike" type="CreditOptionStrike"/>
<xsd:element name="creditDefaultSwap" type="CreditDefaultSwap"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/26)
clearingInstructions
Type:
Specifies any instructions on how the physical settlement is to be effected when the option is exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="clearingInstructions" type="SwaptionPhysicalSettlement"/>

creditDefaultSwap
Type:
CreditDefaultSwap, complex content
XML Source (see within schema source)
<xsd:element name="creditDefaultSwap" type="CreditDefaultSwap"/>

strike
Type:
CreditOptionStrike, complex content
Specifies the strike of the option on credit default swap.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="strike" type="CreditOptionStrike"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.