simpleType "RateTreatmentEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
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).
MinLength:
0

All Direct / Indirect Based Elements (1):
rateTreatment
Known Usage Locations
Annotation
The specification of methods for converting rates from one basis to another.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      RateTreatmentEnum
Derivation:
restriction of 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="Token">
<xsd:enumeration value="BondEquivalentYield"/>
<xsd:enumeration value="MoneyMarketYield"/>
</xsd:restriction>
</xsd:simpleType>

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