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