complexType "DividendSwapTransactionSupplement"
Namespace:
Content:
complex, 1 attribute, 11 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (11):
assetClass,
componentSecurityIndexAnnexFallback,
dividendLeg,
fixedLeg (defined in DividendSwapTransactionSupplement complexType),
localJurisdiction (defined in EquityUnderlyerProvisions.model group),
multipleExchangeIndexAnnexFallback,
primaryAssetClass,
productId (defined in Product.model group),
productType (defined in Product.model group),
relevantJurisdiction,
secondaryAssetClass
All Direct / Indirect Based Elements (2):
dividendSwapTransactionSupplement,
dividendSwapTransactionSupplement (in dividendSwapOptionTransactionSupplement)
Known Usage Locations
Annotation
A Dividend Swap Transaction Supplement.
Type Definition Detail
Type Derivation Tree
Product (extension)
  DividendSwapTransactionSupplement
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="DividendSwapTransactionSupplement">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element name="dividendLeg" type="DividendLeg"/>
<xsd:element name="fixedLeg" type="FixedPaymentLeg"/>
<xsd:group minOccurs="0" ref="EquityUnderlyerProvisions.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/11)
dividendLeg
Type:
DividendLeg, complex content
Dividend leg.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="dividendLeg" type="DividendLeg"/>

fixedLeg
Type:
FixedPaymentLeg, complex content
Fixed payment leg.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedLeg" type="FixedPaymentLeg"/>

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.