simpleType "RateTreatmentEnum"
Namespace:
Defined:
globally in fpml-enum-5-3.xsd; see XML source
Used:
never
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"BondEquivalentYield"
 - 
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).
"MoneyMarketYield"
 - 
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).
Annotation
The specification of methods for converting rates from one basis to another.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  RateTreatmentEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"BondEquivalentYield"
 - 
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).
"MoneyMarketYield"
 - 
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).
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="RateTreatmentEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="BondEquivalentYield"/>
<xsd:enumeration value="MoneyMarketYield"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.