<xsd:element name="version" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>This element holds the current version of the definition. Versions are integers, starting at 0 and incrementing every time a definition reaches ACCEPTED status. For example, an ACCEPTED definition with a version of 1 that is modified will return to INTERIM status for some period of time while the modifications are reviewed. During this period the definition will maintain a version of 1. When the changes have been approved, the definition status will become ACCEPTED again, but the will now have a version of 2.</xsd:documentation>
<xsd:appinfo>
<cardinality>1</cardinality>
<attributes>none</attributes>
<content>integer</content>
<parent_elements>definition</parent_elements>
<child_elements>none</child_elements>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|