Definition Type: ComplexType
Name: Threshold
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into type in schema fpml-collateral-processes-5-10_xsd Drilldown into amount in schema fpml-collateral-processes-5-10_xsdXSD Diagram of Threshold in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Threshold">
    <xsd:sequence>
        <xsd:element name="amount" type="NonNegativeDecimal" minOccurs="0" />
        <xsd:element name="type" type="ThresholdTypeEnum" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amount nsE:amount 0 (1)
type nsE:type 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:threshold