group "CashflowCalculationPeriodDates.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.