| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||||||||
| used by |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:simpleType name="CDSTypes-UnFinished_Type"> <xs:annotation> <xs:documentation>V6-0: Used as an Attribute to validate CDS Protocols</xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="3"/> <xs:enumeration value="180"/> <xs:enumeration value="190"/> <xs:enumeration value="200"/> </xs:restriction> </xs:simpleType> |