group "CashflowCalculationPeriodDates.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
adjustedEndDate (in calculationPeriod in calculationElements),
adjustedStartDate (in calculationPeriod in calculationElements),
numberOfDays (in calculationPeriod in calculationElements)
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="CashflowCalculationPeriodDates.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="adjustedStartDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="adjustedEndDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="numberOfDays" type="xsd:positiveInteger"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
adjustedEndDate
Type:
xsd:date, predefined, simple content
Date that defines the end of the calculation period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="adjustedEndDate" type="xsd:date"/>

adjustedStartDate
Type:
xsd:date, predefined, simple content
Date that defines the beginning of the calculation period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="adjustedStartDate" type="xsd:date"/>

numberOfDays
Type:
xsd:positiveInteger, predefined, simple content
The number of days from the adjusted effective / start date to the adjusted termination / end date calculated in accordance with the applicable day count fraction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="numberOfDays" type="xsd:positiveInteger"/>

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.