Definition Type: SimpleType
Name: IndependentAmountConventionEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The type of independent amount convention.
Collapse XSD Schema Diagram:
XSD Diagram of IndependentAmountConventionEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="IndependentAmountConventionEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The type of independent amount convention.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="NettedAfterThreshold" />
        <xsd:enumeration value="NettedBeforeThreshold" />
        <xsd:enumeration value="Segregated" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration NettedAfterThreshold
Enumeration NettedBeforeThreshold
Enumeration Segregated
Collapse Derivation Tree:
Collapse References:
nsE:convention