simpleType CDSMessageVersionNumber_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
element CDSMessageHeader_Structure/CDSMessageVersionNumber
facets
Kind Value annotation 
maxLength 
enumeration CDS006 
annotation
documentation
V6-0: Note the change to "CDS006" - previously was "NHS005"
source <xs:simpleType name="CDSMessageVersionNumber_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0: Note the change to "CDS006" - previously was "NHS005"</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="8"/>
   
<xs:enumeration value="CDS006"/>
 
</xs:restriction>
</xs:simpleType>


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