Definition Type: ComplexType
Name: DividendLeg
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:DirectionalLegUnderlyer
Containing Schema: fpml-dividend-swaps-5-10.xsd
Abstract
Documentation:
Floating Payment Leg of a Dividend Swap.
Collapse XSD Schema Diagram:
Drilldown into materialDividend in schema fpml-dividend-swaps-5-10_xsd2 Drilldown into specialDividends in schema fpml-dividend-swaps-5-10_xsd2 Drilldown into dividendPeriod in schema fpml-dividend-swaps-5-10_xsd2 Drilldown into declaredCashEquivalentDividendPercentage in schema fpml-eq-shared-5-10_xsd2 Drilldown into declaredCashDividendPercentage in schema fpml-eq-shared-5-10_xsd2 Drilldown into DeclaredCashAndCashEquivalentDividendPercentage.model in schema fpml-eq-shared-5-10_xsd2 Drilldown into fxFeature in schema fpml-eq-shared-5-10_xsd2 Drilldown into settlementCurrency in schema fpml-shared-5-10_xsd4 Drilldown into settlementAmount in schema fpml-shared-5-10_xsd4 Drilldown into SettlementAmountOrCurrency.model in schema fpml-shared-5-10_xsd4 Drilldown into settlementDate in schema fpml-option-shared-5-10_xsd3 Drilldown into settlementType in schema fpml-option-shared-5-10_xsd3 Drilldown into OptionSettlement.model in schema fpml-option-shared-5-10_xsd3 Drilldown into underlyer in schema fpml-eq-shared-5-10_xsd2 Drilldown into terminationDate in schema fpml-shared-5-10_xsd4 Drilldown into effectiveDate in schema fpml-shared-5-10_xsd4 Drilldown into receiverAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into receiverPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into Receiver.model in schema fpml-shared-5-10_xsd4 Drilldown into payerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into payerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into Payer.model in schema fpml-shared-5-10_xsd4 Drilldown into PayerReceiver.model in schema fpml-shared-5-10_xsd4 Drilldown into legIdentifier in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Leg in schema fpml-shared-5-10_xsd4 Drilldown into DirectionalLeg in schema fpml-shared-5-10_xsd4 Drilldown into DirectionalLegUnderlyer in schema fpml-eq-shared-5-10_xsd2XSD Diagram of DividendLeg in schema fpml-dividend-swaps-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DividendLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Floating Payment Leg of a Dividend Swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="DirectionalLegUnderlyer">
            <xsd:sequence>
                <xsd:group ref="DeclaredCashAndCashEquivalentDividendPercentage.model" />
                <xsd:element name="dividendPeriod" type="DividendPeriodPayment" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">One to many time bounded dividend payment periods, each with a fixed strike and dividend payment date per period.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="specialDividends" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If present and true, then special dividends and memorial dividends are applicable.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="materialDividend" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If present and true, then material non cash dividends are applicable.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
legIdentifier nsE:legIdentifier 0 unbounded
payerPartyReference nsE:payerPartyReference 0 (1)
payerAccountReference nsE:payerAccountReference 0 (1)
receiverPartyReference nsE:receiverPartyReference 0 (1)
receiverAccountReference nsE:receiverAccountReference 0 (1)
effectiveDate nsE:effectiveDate 0 (1)
terminationDate nsE:terminationDate 0 (1)
underlyer nsE:underlyer 0 (1)
settlementType nsE:settlementType 0 (1)
settlementDate nsE:settlementDate 0 (1)
settlementAmount nsE:settlementAmount (1) (1)
settlementCurrency nsE:settlementCurrency (1) (1)
fxFeature nsE:fxFeature 0 (1)
declaredCashDividendPercentage nsE:declaredCashDividendPercentage 0 (1)
declaredCashEquivalentDividendPercentage nsE:declaredCashEquivalentDividendPercentage 0 (1)
dividendPeriod nsE:dividendPeriod 0 unbounded
specialDividends nsE:specialDividends 0 (1)
materialDividend nsE:materialDividend 0 (1)
<xs:group> nsE:PayerReceiver.model (1) (1)
<xs:group> nsE:Payer.model (1) (1)
<xs:group> nsE:Receiver.model (1) (1)
<xs:group> nsE:OptionSettlement.model (1) (1)
<xs:group> nsE:SettlementAmountOrCurrency.model 0 (1)
<xs:group> nsE:DeclaredCashAndCashEquivalentDividendPercentage.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:dividendLeg