Definition Type: Element
Name: finalRateRounding
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Rounding
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The rounding convention to apply to the final rate used in determination of a calculation period amount. - For use with pre-trade Credit Limit Check messages.
Collapse XSD Schema Diagram:
Drilldown into precision in schema fpml-shared-5-10_xsd2 Drilldown into roundingDirection in schema fpml-shared-5-10_xsd2 Drilldown into Rounding in schema fpml-shared-5-10_xsd2XSD Diagram of finalRateRounding in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="finalRateRounding" type="Rounding" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The rounding convention to apply to the final rate used in determination of a calculation period amount. - For use with pre-trade Credit Limit Check messages.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
roundingDirection nsC:roundingDirection 0 (1)
precision nsC:precision 0 (1)
Collapse Derivation Tree: