Definition Type: Element
Name: stepValue
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:NonNegativeDecimal
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The non-negative rate or amount which becomes effective on the associated stepDate. A rate of 5% would be represented as 0.05.
Collapse XSD Schema Diagram:
XSD Diagram of stepValue in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="stepValue" type="NonNegativeDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The non-negative rate or amount which becomes effective on the associated stepDate. A rate of 5% would be represented as 0.05.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: