group "Period.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
at 10 locations
Content Model Diagram
Complex Content Model
startDate, endDate
Content Model Elements (2):
endDate (defined in Period.model group),
startDate (defined in Period.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="Period.model">
<xsd:sequence>
<xsd:element name="startDate" type="xsd:date"/>
<xsd:element name="endDate" type="xsd:date"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
endDate
Type:
xsd:date, predefined, simple content
Date on which this period ends.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="endDate" type="xsd:date"/>

startDate
Type:
xsd:date, predefined, simple content
Date on which this period begins.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="startDate" type="xsd:date"/>

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.