simpleType "NegativeInterestRateTreatmentEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"NegativeInterestRateMethod"
 - 
Negative Interest Rate Method. Per 2000 ISDA Definitions, Section 6.4 Negative Interest Rates, paragraphs (b) and (c).
"ZeroInterestRateMethod"
 - 
Zero Interest Rate Method. Per 2000 ISDA Definitions, Section 6.4. Negative Interest Rates, paragraphs (d) and (e).
MinLength:
0

All Direct / Indirect Based Elements (1):
negativeInterestRateTreatment
Known Usage Locations
Annotation
The method of calculating payment obligations when a floating rate is negative (either due to a quoted negative floating rate or by operation of a spread that is subtracted from the floating rate).
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      NegativeInterestRateTreatmentEnum
Derivation:
restriction of Token
Facets:
enumeration:
"NegativeInterestRateMethod"
 - 
Negative Interest Rate Method. Per 2000 ISDA Definitions, Section 6.4 Negative Interest Rates, paragraphs (b) and (c).
"ZeroInterestRateMethod"
 - 
Zero Interest Rate Method. Per 2000 ISDA Definitions, Section 6.4. Negative Interest Rates, paragraphs (d) and (e).
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="NegativeInterestRateTreatmentEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="NegativeInterestRateMethod"/>
<xsd:enumeration value="ZeroInterestRateMethod"/>
</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.