Definition Type: Element
Name: absoluteTolerance
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:AbsoluteTolerance
Containing Schema: fpml-com-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the allowable quantity tolerance as an absolute quantity.
Collapse XSD Schema Diagram:
Drilldown into optionOwnerPartyReference in schema fpml-com-5-0_xsd1 Drilldown into unit in schema fpml-com-5-0_xsd1 Drilldown into negative in schema fpml-com-5-0_xsd1 Drilldown into positive in schema fpml-com-5-0_xsd1 Drilldown into AbsoluteTolerance in schema fpml-com-5-0_xsd1XSD Diagram of absoluteTolerance in schema fpml-com-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="absoluteTolerance" type="AbsoluteTolerance" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the allowable quantity tolerance as an absolute quantity.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
positive nsB:positive 0 (1)
negative nsB:negative 0 (1)
unit nsB:unit 0 (1)
optionOwnerPartyReference nsB:optionOwnerPartyReference 0 (1)
Collapse Derivation Tree: