Definition Type: SimpleType
Name: EarlyTerminationDateEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Symbolic specification of early termination date.
Collapse XSD Schema Diagram:
XSD Diagram of EarlyTerminationDateEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="EarlyTerminationDateEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Symbolic specification of early termination date.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="AnyDay" />
        <xsd:enumeration value="ValuationDate" />
        <xsd:enumeration value="ResetDate" />
        <xsd:enumeration value="AfterFirstResetDate" />
        <xsd:enumeration value="AsSpecifiedInMCA" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration AnyDay
Enumeration ValuationDate
Enumeration ResetDate
Enumeration AfterFirstResetDate
Enumeration AsSpecifiedInMCA
Collapse Derivation Tree:
Collapse References:
nsE:optionalEarlyTerminationDate