simpleType "RateTreatmentEnum"
Namespace: |
|
Defined: |
|
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).
|
|
All Direct / Indirect Based Elements (1):
-
Annotation
The specification of methods for converting rates from one basis to another.
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:restriction base="xsd:token">
<xsd:enumeration value="BondEquivalentYield"/>
<xsd:enumeration value="MoneyMarketYield"/>
</xsd:restriction>
</xsd:simpleType>
|