Definition Type: SimpleType
Name: RateTreatmentEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.xsd
Documentation:
The specification of methods for converting rates from one basis to another.
Collapse XSD Schema Diagram:
XSD Diagram of RateTreatmentEnum in schema fpml-enum-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="RateTreatmentEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The specification of methods for converting rates from one basis to another.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="BondEquivalentYield">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">Bond Equivalent Yield. Per Annex to the 2000 ISDA Definitions (June 2000 Version), Section 7.3. Certain General Definitions Relating to Floating Rate Options, paragraph (g).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="MoneyMarketYield">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">Money Market Yield. Per Annex to the 2000 ISDA Definitions (June 2000 Version), Section 7.3. Certain General Definitions Relating to Floating Rate Options, paragraph (h).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration BondEquivalentYield
Enumeration MoneyMarketYield
Collapse Derivation Tree:
Collapse References:
fpml:rateTreatment