Definition Type: Element
Name: finalRateRounding
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Rounding
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The rounding convention to apply to the final rate used in determination of a calculation period amount.
Collapse XSD Schema Diagram:
Drilldown into precision in schema fpml-shared-4-4_xsd Drilldown into roundingDirection in schema fpml-shared-4-4_xsd Drilldown into Rounding in schema fpml-shared-4-4_xsdXSD Diagram of finalRateRounding in schema fpml-shared-4-4_xsd (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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
roundingDirection fpml:roundingDirection (1) (1)
precision fpml:precision (1) (1)
Collapse Derivation Tree: