| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | ||||||
| type | restriction of xs:string | ||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="UBRN_Converted_Type"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{12}"/> </xs:restriction> </xs:simpleType> |