simpleType READ_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
simpleTypes PrimaryDiagnosis_READ_Type PrimaryProcedure_READ_Type Procedure_READ_Type SecondaryDiagnosis_READ_Type
facets
Kind Value annotation 
length 
source <xs:simpleType name="READ_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:length value="5"/>
 
</xs:restriction>
</xs:simpleType>


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