| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="CDSMessageType_Type"> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="6"/> <xs:enumeration value="NHSCDS"/> </xs:restriction> </xs:simpleType> |