Definition Type: Element
Name: notionalStepParameters
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:NotionalStepRule
Containing Schema: fpml-ird-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A parametric representation of the notional step schedule, i.e. parameters used to generate the notional schedule.
Collapse XSD Schema Diagram:
Drilldown into stepRelativeTo in schema fpml-ird-4-4_xsd Drilldown into notionalStepRate in schema fpml-ird-4-4_xsd Drilldown into notionalStepAmount in schema fpml-ird-4-4_xsd Drilldown into lastNotionalStepDate in schema fpml-ird-4-4_xsd Drilldown into firstNotionalStepDate in schema fpml-ird-4-4_xsd Drilldown into stepFrequency in schema fpml-ird-4-4_xsd Drilldown into calculationPeriodDatesReference in schema fpml-ird-4-4_xsd Drilldown into NotionalStepRule in schema fpml-ird-4-4_xsdXSD Diagram of notionalStepParameters in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="notionalStepParameters" type="NotionalStepRule" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A parametric representation of the notional step schedule, i.e. parameters used to generate the notional schedule.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationPeriodDatesReference fpml:calculationPeriodDatesReference (1) (1)
stepFrequency fpml:stepFrequency (1) (1)
firstNotionalStepDate fpml:firstNotionalStepDate (1) (1)
lastNotionalStepDate fpml:lastNotionalStepDate (1) (1)
notionalStepAmount fpml:notionalStepAmount (1) (1)
notionalStepRate fpml:notionalStepRate (1) (1)
stepRelativeTo fpml:stepRelativeTo (1) (1)
Collapse Derivation Tree: