Definition Type: ComplexType
Name: DividendSwapTransactionSupplement
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Product
Containing Schema: fpml-dividend-swaps-4-4.xsd
Abstract
Documentation:
A Dividend Swap Transaction Supplement.
Collapse XSD Schema Diagram:
Drilldown into fixedLeg in schema fpml-dividend-swaps-4-4_xsd Drilldown into dividendLeg in schema fpml-dividend-swaps-4-4_xsd Drilldown into productId in schema fpml-shared-4-4_xsd Drilldown into productType in schema fpml-shared-4-4_xsd Drilldown into Product.model in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Product in schema fpml-shared-4-4_xsdXSD Diagram of DividendSwapTransactionSupplement in schema fpml-dividend-swaps-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DividendSwapTransactionSupplement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A Dividend Swap Transaction Supplement.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:element name="dividendLeg" type="DividendLeg">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Dividend leg.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="fixedLeg" type="FixedPaymentLeg">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Fixed payment leg.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType fpml:productType 0 unbounded
productId fpml:productId 0 unbounded
dividendLeg fpml:dividendLeg (1) (1)
fixedLeg fpml:fixedLeg (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:dividendSwapTransactionSupplement, fpml:dividendSwapTransactionSupplement