complexType "DividendSwapTransactionSupplement"
Namespace:
Content:
complex, 1 attribute, 6 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
primaryAssetClass?, secondaryAssetClass*, productType*, productId*, dividendLeg?, fixedLeg?
</...>
Content Model Elements (6):
dividendLeg, productId,
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 minOccurs="0" name="dividendLeg" type="DividendLeg"/>
<xsd:element minOccurs="0" name="fixedLeg" type="FixedPaymentLeg"/>
<!--View Generation: SKIPPED - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/6)
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.