group "VersionHistory.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
version, effectiveDate?
Content Model Elements (2):
version (defined in VersionHistory.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="VersionHistory.model">
<xsd:sequence>
<xsd:element name="version" type="xsd:nonNegativeInteger"/>
<xsd:element minOccurs="0" name="effectiveDate" type="IdentifiedDate"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
effectiveDate
Type:
IdentifiedDate, simple content
Optionally it is possible to specify a version effective date when a versionId is supplied.
Simple Content
xsd:date
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="effectiveDate" type="IdentifiedDate"/>

version
Type:
xsd:nonNegativeInteger, predefined, simple content
The version number
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="version" type="xsd:nonNegativeInteger"/>

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.