Definition Type: ComplexType
Name: ReturnSwapAmount
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:LegAmount
Containing Schema: fpml-eq-shared-5-10.xsd
Abstract
Documentation:
Specifies, in relation to each Payment Date, the amount to which the Payment Date relates. For Equity Swaps this element is equivalent to the Equity Amount term as defined in the ISDA 2002 Equity Derivatives Definitions.
Collapse XSD Schema Diagram:
Drilldown into allDividends in schema fpml-eq-shared-5-10_xsd2 Drilldown into additionalDividends in schema fpml-eq-shared-5-10_xsd2 Drilldown into optionsExchangeDividends in schema fpml-eq-shared-5-10_xsd2 Drilldown into Dividends.model in schema fpml-eq-shared-5-10_xsd2 Drilldown into cashSettlement in schema fpml-eq-shared-5-10_xsd2 Drilldown into calculationDates in schema fpml-eq-shared-5-10_xsd2 Drilldown into encodedDescription in schema fpml-eq-shared-5-10_xsd2 Drilldown into formula in schema fpml-eq-shared-5-10_xsd2 Drilldown into referenceAmount in schema fpml-eq-shared-5-10_xsd2 Drilldown into currencyReference in schema fpml-eq-shared-5-10_xsd2 Drilldown into determinationMethod in schema fpml-eq-shared-5-10_xsd2 Drilldown into currency in schema fpml-eq-shared-5-10_xsd2 Drilldown into CurrencyAndDeterminationMethod.model in schema fpml-eq-shared-5-10_xsd2 Drilldown into LegAmount in schema fpml-eq-shared-5-10_xsd2XSD Diagram of ReturnSwapAmount in schema fpml-eq-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReturnSwapAmount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies, in relation to each Payment Date, the amount to which the Payment Date relates. For Equity Swaps this element is equivalent to the Equity Amount term as defined in the ISDA 2002 Equity Derivatives Definitions.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="LegAmount">
            <xsd:sequence>
                <xsd:element name="cashSettlement" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If true, then cash settlement is applicable.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="Dividends.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsE:currency (1) (1)
determinationMethod nsE:determinationMethod (1) (1)
currencyReference nsE:currencyReference (1) (1)
referenceAmount nsE:referenceAmount (1) (1)
formula nsE:formula (1) (1)
encodedDescription nsE:encodedDescription (1) (1)
calculationDates nsE:calculationDates 0 (1)
cashSettlement nsE:cashSettlement 0 (1)
optionsExchangeDividends nsE:optionsExchangeDividends 0 (1)
additionalDividends nsE:additionalDividends 0 (1)
allDividends nsE:allDividends 0 (1)
<xs:group> nsE:CurrencyAndDeterminationMethod.model 0 (1)
<xs:group> nsE:Dividends.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:amount