| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||||||||||||||
| used by |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||
| source | <xs:simpleType name="MentalHealthAct2007_MentalCategory_Type"> <xs:annotation> <xs:documentation>V6-1: DSCN 06/2008 Data Element Added - active from 2008-10-01</xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="1"/> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="5"/> <xs:enumeration value="8"/> <xs:enumeration value="9"/> </xs:restriction> </xs:simpleType> |