Definition Type: Element
Name: rounding
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Rounding
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Rounding direction and precision for amounts.
Collapse XSD Schema Diagram:
Drilldown into precision in schema fpml-shared-5-10_xsd Drilldown into roundingDirection in schema fpml-shared-5-10_xsd Drilldown into Rounding in schema fpml-shared-5-10_xsdXSD Diagram of rounding in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rounding" type="Rounding" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Rounding direction and precision for amounts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
roundingDirection nsA:roundingDirection (1) (1)
precision nsA:precision (1) (1)
Collapse Derivation Tree: