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