group "ObservationParameters.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
observationCapRate, observationFloorRate
Known Usage Locations
Annotation
Definitions of daily cap and floor rates for floating rate indexes. These are described in the 2021 ISDA Definitions in Section 7.2.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="ObservationParameters.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="observationCapRate" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="observationFloorRate" type="xsd:decimal"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
observationCapRate
Type:
xsd:decimal, predefined, simple content
A maximum rate for an rate observation; optionally applied for daily averaged rates. These are described in the 2021 ISDA Definitions in Section 7.2.4
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="observationCapRate" type="xsd:decimal"/>

observationFloorRate
Type:
xsd:decimal, predefined, simple content
A minimum rate for an rate observation; optionally applied for daily averaged rates. These are described in the 2021 ISDA Definitions in Section 7.2.3
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="observationFloorRate" type="xsd:decimal"/>

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