diagram | ![]() |
||
namespace | http://iso25964.org/ | ||
children | iso25964:identifier iso25964:date iso25964:versionNote iso25964:currentVersion iso25964:thisVersion | ||
used by |
|
||
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> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:Identifier | ||||||||
properties |
|
||||||||
source | <xsd:element name="identifier" type="iso25964:Identifier" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | xsd:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||||
namespace | http://iso25964.org/ | ||||
type | xsd:boolean | ||||
properties |
|
||||
annotation |
|
||||
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> |