Definition Type: Element
Name: stepFrequency
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Frequency
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The frequency at which the notional step changes occur. This frequency must be an integer multiple of the stream calculation period frequency.
Collapse XSD Schema Diagram:
Drilldown into period in schema fpml-shared-5-10_xsd2 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd2 Drilldown into Frequency in schema fpml-shared-5-10_xsd2XSD Diagram of stepFrequency in schema fpml-ird-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="stepFrequency" type="Frequency" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The frequency at which the notional step changes occur. This frequency must be an integer multiple of the stream calculation period frequency.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsC:periodMultiplier (1) (1)
period nsC:period (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree: