| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||||||||
| used by | ||||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:simpleType name="EthnicCategory_Type"> <xs:annotation> <xs:documentation>V6:0 value=9 retired </xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="2"/> <xs:pattern value="99"/> <xs:pattern value="[ABCDEFGHJKLMNPRSZ]"/> <xs:pattern value="[ABCDEFGHJKLMNPRSZ]."/> </xs:restriction> </xs:simpleType> |