complexType "ResetCalculationElements"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ResetCalculationElements">
<xsd:sequence>
<xsd:element minOccurs="0" name="notional" type="CashflowNotional"/>
<xsd:element minOccurs="0" name="calculatedRate" type="CashflowFixing"/>
<xsd:element minOccurs="0" name="calculationPeriod" type="ResetCalculationPeriod"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
calculatedRate
Type:
CashflowFixing, complex content
The computed rate(s) or price(s) used to calculate the amount of this reset. These computed rates or prices may include averaging and/or various types of rate treatment rules.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="calculatedRate" type="CashflowFixing"/>

calculationPeriod
Type:
ResetCalculationPeriod, complex content
The period details for calculation/accrual periods that comprise this reset.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="calculationPeriod" type="ResetCalculationPeriod"/>

notional
Type:
CashflowNotional, complex content
Identifies the notional in effect for this calculation period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="notional" type="CashflowNotional"/>

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.