| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | |||||||||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | |||||||||||||||||||||
| used by |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| source | <xs:simpleType name="AAndEIncidentLocationType_Type"> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="2"/> <xs:enumeration value="10"/> <xs:enumeration value="40"/> <xs:enumeration value="50"/> <xs:enumeration value="60"/> <xs:enumeration value="91"/> </xs:restriction> </xs:simpleType> |