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