Definition Type: Element
Name: thresholdRate
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A threshold rate. The threshold of 0.10% would be represented as 0.001
Collapse XSD Schema Diagram:
XSD Diagram of thresholdRate in schema fpml-shared-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="thresholdRate" type="xsd:decimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A threshold rate. The threshold of 0.10% would be represented as 0.001</xsd:documentation>
    </xsd:annotation>
</xsd:element>