Definition Type: Element
Name: notional
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:ReturnSwapNotional
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the notional of a return type swap. When used in the equity leg, the definition will typically combine the actual amount (using the notional component defined by the FpML industry group) and the determination method. When used in the interest leg, the definition will typically point to the definition of the equity leg.
Collapse XSD Schema Diagram:
Drilldown into notionalAmount in schema fpml-eq-shared-5-10_xsd3 Drilldown into determinationMethod in schema fpml-eq-shared-5-10_xsd3 Drilldown into relativeDeterminationMethod in schema fpml-eq-shared-5-10_xsd3 Drilldown into relativeNotionalAmount in schema fpml-eq-shared-5-10_xsd3 Drilldown into id in schema fpml-eq-shared-5-10_xsd3 Drilldown into ReturnSwapNotional in schema fpml-eq-shared-5-10_xsd3XSD Diagram of notional in schema fpml-eq-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="notional" type="ReturnSwapNotional" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the notional of a return type swap. When used in the equity leg, the definition will typically combine the actual amount (using the notional component defined by the FpML industry group) and the determination method. When used in the interest leg, the definition will typically point to the definition of the equity leg.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
relativeNotionalAmount nsF:relativeNotionalAmount (1) (1)
relativeDeterminationMethod nsF:relativeDeterminationMethod (1) (1)
determinationMethod nsF:determinationMethod (1) (1)
notionalAmount nsF:notionalAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: