complexType "CalculationPeriodDates"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
Content Model Elements (11):
-
All Direct / Indirect Based Elements (1):
-
Annotation
A type defining the parameters used to generate the calculation period dates schedule, including the specification of any initial or final stub calculation periods. A calculation perod schedule consists of an optional initial stub calculation period, one or more regular calculation periods and an optional final stub calculation period. In the absence of any initial or final stub calculation periods, the regular part of the calculation period schedule is assumed to be between the effective date and the termination date. No implicit stubs are allowed, i.e. stubs must be explicitly specified using an appropriate combination of firstPeriodStateDate, firstRegularPeriodStartDate and lastRegularPeriodEndDate.
XML Source (w/o annotations (12); see within schema source)
<xsd:sequence>
<xsd:choice>
</xsd:choice>
<xsd:choice>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID" use="required"/>
</xsd:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/1)
id
-
Type: |
xsd:ID, predefined |
Use: |
required |
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID" use="required"/>
|
Content Element Detail (all declarations; defined within this component only; 11/11)
-
The business day convention to apply to each calculation period end date if it would otherwise fall on a day that is not a business day in the specified financial business centers.
XML Source (w/o annotations (1); see within schema source)
-
The frequency at which calculation period end dates occur with the regular part of the calculation period schedule and their roll date convention.
XML Source (w/o annotations (1); see within schema source)
-
The first day of the term of the trade. This day may be subject to adjustment in accordance with a business day convention.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xsd:date, predefined, simple content |
The end date of the initial compounding period when compounding is applicable. It must only be specified when the compoundingMethod element is present and not equal to a value of None. This date may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments.
XML Source (w/o annotations (1); see within schema source)
-
The start date of the calculation period if the date falls before the effective date. It must only be specified if it is not equal to the effective date. This date may be subject to adjustment in accordance with a business day convention.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xsd:date, predefined, simple content |
The start date of the regular part of the calculation period schedule. It must only be specified if there is an initial stub calculation period. This day may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xsd:date, predefined, simple content |
The end date of the regular part of the calculation period schedule. It must only be specified if there is a final stub calculation period. This day may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments.
XML Source (w/o annotations (1); see within schema source)
-
Defines the effective date.
XML Source (w/o annotations (1); see within schema source)
-
The term/maturity of the swap, express as a tenor (typically in years).
XML Source (w/o annotations (1); see within schema source)
-
Method to allocate any irregular period remaining after regular periods have been allocated between the effective and termination date.
Simple Content
Enumeration: |
"ShortInitial" |
- |
If there is a non regular period remaining it is left shorter than the streams calculation period frequency and placed at the start of the stream
|
"ShortFinal" |
- |
If there is a non regular period remaining it is left shorter than the streams calculation period frequency and placed at the end of the stream
|
"LongInitial" |
- |
If there is a non regular period remaining it is placed at the start of the stream and combined with the adjacent calculation period to give a long first calculation period
|
"LongFinal" |
- |
If there is a non regular period remaining it is placed at the end of the stream and combined with the adjacent calculation period to give a long last calculation period
|
|
minLength: |
0
|
XML Source (w/o annotations (1); see within schema source)
-
The last day of the term of the trade. This day may be subject to adjustment in accordance with a business day convention.
XML Source (w/o annotations (1); see within schema source)