complexType "DividendSwapTransactionSupplement"
Namespace:
Content:
complex, 1 attribute, 14 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
((primaryAssetClass, secondaryAssetClass*, productType*, productId*) | (((productType+, productId*) | productId+), assetClass*))?, dividendLeg, fixedLeg, ((multipleExchangeIndexAnnexFallback | componentSecurityIndexAnnexFallback)?, localJurisdiction?, relevantJurisdiction?)?
</...>
Content Model Elements (14):
assetClass,
componentSecurityIndexAnnexFallback,
dividendLeg,
fixedLeg (in dividendSwapTransactionSupplement),
localJurisdiction (defined in EquityUnderlyerProvisions.model group),
multipleExchangeIndexAnnexFallback,
primaryAssetClass,
productId (defined in Product.model group),
productId (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
productType (defined in Product.model group),
relevantJurisdiction,
secondaryAssetClass
All Direct / Indirect Based Elements (1):
dividendSwapTransactionSupplement
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/14)
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.