complexType "DividendSwapTransactionSupplement"
Namespace:
Content:
complex, 1 attribute, 12 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (12):
assetClass (defined in Product.model group),
componentSecurityIndexAnnexFallback,
dividendLeg,
embeddedOptionType,
fixedLeg (defined in DividendSwapTransactionSupplement complexType),
localJurisdiction (defined in EquityUnderlyerProvisions.model group),
multipleExchangeIndexAnnexFallback,
primaryAssetClass (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
relevantJurisdiction,
secondaryAssetClass (defined in Product.model group)
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 minOccurs="0" name="dividendLeg" type="DividendLeg"/>
<xsd:element minOccurs="0" 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/12)
dividendLeg
Type:
DividendLeg, complex content
Dividend leg.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dividendLeg" type="DividendLeg"/>

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

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