Definition Type: Element
Name: notionalStep
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CommodityNotionalQuantity
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The Notional Quantity per Calculation Period. There must be a Notional Quantity specified for each Calculation Period, regardless of whether the quantity changes or remains the same between periods.
Collapse XSD Schema Diagram:
Drilldown into quantity in schema fpml-com-5-10_xsd1 Drilldown into quantityFrequency in schema fpml-com-5-10_xsd1 Drilldown into quantityUnit in schema fpml-com-5-10_xsd1 Drilldown into id in schema fpml-com-5-10_xsd1 Drilldown into CommodityNotionalQuantity in schema fpml-com-5-10_xsd1XSD Diagram of notionalStep in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="notionalStep" type="CommodityNotionalQuantity" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Notional Quantity per Calculation Period. There must be a Notional Quantity specified for each Calculation Period, regardless of whether the quantity changes or remains the same between periods.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityUnit nsD:quantityUnit (1) (1)
quantityFrequency nsD:quantityFrequency 0 (1)
quantity nsD:quantity 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: