simpleType "NegativeInterestRateTreatmentEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"NegativeInterestRateMethod"
 - 
Negative Interest Rate Method. Per 2021 ISDA Definitions, Section 6.8.2 and 6.8.3. Per 2000 ISDA Definitions, Section 6.4 Negative Interest Rates, paragraphs (b) and (c).
"ZeroInterestRateMethod"
 - 
Zero Interest Rate Method. Per 2021 ISDA Definitions, Section 6.8.4 and 6.8.5. Per 2000 ISDA Definitions, Section 6.4. Negative Interest Rates, paragraphs (d) and (e).
"ZeroInterestRateMethodExcludingSpread"
 - 
Zero Interest Rate Method Excluding Spread. Per 2021 ISDA Definitions, Section 6.8.6.

All Direct / Indirect Based Elements (1):
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)
  NegativeInterestRateTreatmentEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"NegativeInterestRateMethod"
 - 
Negative Interest Rate Method. Per 2021 ISDA Definitions, Section 6.8.2 and 6.8.3. Per 2000 ISDA Definitions, Section 6.4 Negative Interest Rates, paragraphs (b) and (c).
"ZeroInterestRateMethod"
 - 
Zero Interest Rate Method. Per 2021 ISDA Definitions, Section 6.8.4 and 6.8.5. Per 2000 ISDA Definitions, Section 6.4. Negative Interest Rates, paragraphs (d) and (e).
"ZeroInterestRateMethodExcludingSpread"
 - 
Zero Interest Rate Method Excluding Spread. Per 2021 ISDA Definitions, Section 6.8.6.
XML Source (w/o annotations (4); see within schema source)
<xsd:simpleType name="NegativeInterestRateTreatmentEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="NegativeInterestRateMethod"/>
<xsd:enumeration value="ZeroInterestRateMethod"/>
<xsd:enumeration value="ZeroInterestRateMethodExcludingSpread"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.