| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="OrganisationSiteCode_Type"> <xs:annotation> <xs:documentation>V6-0: Used as the standard definition of min=an5 max=an9 as per CP795 Sept 2006</xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:minLength value="5"/> <xs:maxLength value="9"/> </xs:restriction> </xs:simpleType> |