Definition Type: Element
Name: notionalStepParameters
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:NotionalStepRule
Containing Schema: fpml-ird-5-10.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-5-10_xsd2 Drilldown into notionalStepRate in schema fpml-ird-5-10_xsd2 Drilldown into notionalStepAmount in schema fpml-ird-5-10_xsd2 Drilldown into lastNotionalStepDate in schema fpml-ird-5-10_xsd2 Drilldown into firstNotionalStepDate in schema fpml-ird-5-10_xsd2 Drilldown into stepFrequency in schema fpml-ird-5-10_xsd2 Drilldown into calculationPeriodDatesReference in schema fpml-ird-5-10_xsd2 Drilldown into NotionalStepRule in schema fpml-ird-5-10_xsd2XSD Diagram of notionalStepParameters in schema fpml-ird-5-10_xsd2 (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 nsD:calculationPeriodDatesReference 0 (1)
stepFrequency nsD:stepFrequency 0 (1)
firstNotionalStepDate nsD:firstNotionalStepDate 0 (1)
lastNotionalStepDate nsD:lastNotionalStepDate 0 (1)
notionalStepAmount nsD:notionalStepAmount (1) (1)
notionalStepRate nsD:notionalStepRate 0 (1)
stepRelativeTo nsD:stepRelativeTo 0 (1)
Collapse Derivation Tree: