group "RateCalculation.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
The rate calculation for repo or security lending products.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="RateCalculation.model">
<xsd:choice>
<xsd:element name="fixedRateSchedule" type="Schedule"/>
<xsd:sequence>
<xsd:element name="floatingRateCalculation" type="FloatingRateCalculation"/>
<xsd:element minOccurs="0" name="resetFrequency" type="Frequency"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
fixedRateSchedule
Type:
Schedule, complex content
The fixed repo or security lending rate. It is usually fixed rebate rate for the duration of the agreement but can be changed with mid-life events (rate changes).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedRateSchedule" type="Schedule"/>

floatingRateCalculation
Type:
FloatingRateCalculation, complex content
The floating rate index and tenor, with additional definitions relating to the calculation of floating rate amounts, including spread and multiplier. It is used for floating rate repo or security lending. For example, most floating rate repo or security lending on European markets are against EONIA
XML Source (w/o annotations (1); see within schema source)

resetFrequency
Type:
Frequency, complex content
The floating rate reset frequency.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="resetFrequency" type="Frequency"/>

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.