| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | ||||||||||||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | ||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:simpleType name="CriticalCareUnitFunction_Paediatric_Type"> <xs:annotation> <xs:documentation>V6-0: (January 2008) Used as an Attribute Table - Code Values confirmed unaltered</xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="2"/> <xs:enumeration value="04"/> <xs:enumeration value="16"/> <xs:enumeration value="17"/> <xs:enumeration value="18"/> <xs:enumeration value="19"/> <xs:enumeration value="92"/> </xs:restriction> </xs:simpleType> |