Definition Type: ComplexType
Name: Threshold
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into type in schema fpml-collateral-processes-5-4_xsd Drilldown into amount in schema fpml-collateral-processes-5-4_xsdXSD Diagram of Threshold in schema fpml-collateral-processes-5-4_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 nsA:amount 0 (1)
type nsA:type 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:threshold