complexType VersionHistory
diagram iso25964-1_v1.4_p90.png
namespace http://iso25964.org/
children iso25964:identifier iso25964:date iso25964:versionNote iso25964:currentVersion iso25964:thisVersion
used by
element ThesaurusStruct/Version
source <xsd:complexType name="VersionHistory">
 
<xsd:sequence>
   
<xsd:element name="identifier" type="iso25964:Identifier" minOccurs="0" maxOccurs="1"/>
   
<xsd:element ref="iso25964:date" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="versionNote" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">versionNote can be used to explain the nature of the version, e.g. whether it is an updated version, an extract or a translation, or to explain its relationship to other versions.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="currentVersion" type="xsd:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">currentVersion is a Boolean (true/false) flag to indicate for each version whether it is still current or whether it has been superseded or withdrawn. More than one version can be current simultaneously.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="thisVersion" type="xsd:boolean" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">thisVersion is a Boolean flag to indicate which of the versions listed is the one to which this history is attached.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element VersionHistory/identifier
diagram iso25964-1_v1.4_p91.png
namespace http://iso25964.org/
type iso25964:Identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="identifier" type="iso25964:Identifier" minOccurs="0" maxOccurs="1"/>

element VersionHistory/versionNote
diagram iso25964-1_v1.4_p92.png
namespace http://iso25964.org/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
versionNote can be used to explain the nature of the version, e.g. whether it is an updated version, an extract or a translation, or to explain its relationship to other versions.
source <xsd:element name="versionNote" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">versionNote can be used to explain the nature of the version, e.g. whether it is an updated version, an extract or a translation, or to explain its relationship to other versions.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element VersionHistory/currentVersion
diagram iso25964-1_v1.4_p93.png
namespace http://iso25964.org/
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
currentVersion is a Boolean (true/false) flag to indicate for each version whether it is still current or whether it has been superseded or withdrawn. More than one version can be current simultaneously.
source <xsd:element name="currentVersion" type="xsd:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">currentVersion is a Boolean (true/false) flag to indicate for each version whether it is still current or whether it has been superseded or withdrawn. More than one version can be current simultaneously.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element VersionHistory/thisVersion
diagram iso25964-1_v1.4_p94.png
namespace http://iso25964.org/
type xsd:boolean
properties
isRef 0
content simple
annotation
documentation
thisVersion is a Boolean flag to indicate which of the versions listed is the one to which this history is attached.
source <xsd:element name="thisVersion" type="xsd:boolean" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">thisVersion is a Boolean flag to indicate which of the versions listed is the one to which this history is attached.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy