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