Definition Type: Element
Name: notional
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ReturnSwapNotional
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs (1)
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-4-4_xsd Drilldown into determinationMethod in schema fpml-eq-shared-4-4_xsd Drilldown into amountRelativeTo in schema fpml-eq-shared-4-4_xsd Drilldown into id in schema fpml-eq-shared-4-4_xsd Drilldown into ReturnSwapNotional in schema fpml-eq-shared-4-4_xsdXSD Diagram of notional in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="notional" type="ReturnSwapNotional">
    <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
amountRelativeTo fpml:amountRelativeTo (1) (1)
determinationMethod fpml:determinationMethod (1) (1)
notionalAmount fpml:notionalAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: