| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||||||||||||||
| used by | ||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||
| source | <xs:simpleType name="LocationClass_Type"> <xs:annotation> <xs:documentation>V5-0: this definition retained for general use </xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="2"/> <xs:enumeration value="01"/> <xs:enumeration value="02"/> <xs:enumeration value="03"/> <xs:enumeration value="04"/> <xs:enumeration value="05"/> </xs:restriction> </xs:simpleType> |