simpleType EthnicCategory_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements PatientCharacteristics_General_Structure/EthnicCategory PatientCharacteristics_Birth_Structure/EthnicCategory PatientCharacteristics_AAndE_Structure/EthnicCategory PatientCharacteristics_CareActivity_Structure/EthnicCategory PersonCharacteristics_Baby_Structure/EthnicCategory
facets
Kind Value annotation 
maxLength 
pattern 99 
pattern [ABCDEFGHJKLMNPRSZ] 
pattern [ABCDEFGHJKLMNPRSZ]. 
annotation
documentation
V6:0 value=9 retired
source <xs:simpleType name="EthnicCategory_Type">
 
<xs:annotation>
   
<xs:documentation>V6:0 value=9 retired </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="2"/>
   
<xs:pattern value="99"/>
   
<xs:pattern value="[ABCDEFGHJKLMNPRSZ]"/>
   
<xs:pattern value="[ABCDEFGHJKLMNPRSZ]."/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy