group "AdjustableDate.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
unadjustedDate, dateAdjustments?
Content Model Elements (2):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="AdjustableDate.model">
<xsd:sequence>
<xsd:element name="unadjustedDate" type="IdentifiedDate"/>
<xsd:element minOccurs="0" name="dateAdjustments" type="BusinessDayAdjustments"/>
<!--View Generation: SKIPPED adjustedDate - DateAdjustments-->
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
dateAdjustments
Type:
BusinessDayAdjustments, complex content
The business day convention and financial business centers used for adjusting the date if it would otherwise fall on a day that is not a business date in the specified business centers.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dateAdjustments" type="BusinessDayAdjustments"/>

unadjustedDate
Type:
IdentifiedDate, simple content
A date subject to adjustment.
Simple Content
xsd:date
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="unadjustedDate" type="IdentifiedDate"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.