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