Definition Type: Element
Name: notionalStepParameters
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC: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. - For use with pre-trade Credit Limit Check messages.
Collapse XSD Schema Diagram:
Drilldown into stepRelativeTo in schema fpml-ird-5-10_xsd1 Drilldown into notionalStepRate in schema fpml-ird-5-10_xsd1 Drilldown into notionalStepAmount in schema fpml-ird-5-10_xsd1 Drilldown into lastNotionalStepDate in schema fpml-ird-5-10_xsd1 Drilldown into firstNotionalStepDate in schema fpml-ird-5-10_xsd1 Drilldown into stepFrequency in schema fpml-ird-5-10_xsd1 Drilldown into calculationPeriodDatesReference in schema fpml-ird-5-10_xsd1 Drilldown into NotionalStepRule in schema fpml-ird-5-10_xsd1XSD Diagram of notionalStepParameters in schema fpml-ird-5-10_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. - For use with pre-trade Credit Limit Check messages.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationPeriodDatesReference nsC:calculationPeriodDatesReference 0 (1)
stepFrequency nsC:stepFrequency 0 (1)
firstNotionalStepDate nsC:firstNotionalStepDate 0 (1)
lastNotionalStepDate nsC:lastNotionalStepDate 0 (1)
notionalStepAmount nsC:notionalStepAmount (1) (1)
notionalStepRate nsC:notionalStepRate 0 (1)
stepRelativeTo nsC:stepRelativeTo 0 (1)
Collapse Derivation Tree: