simpleType InvestigationSchemeInUse_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements ClinicalInvestigationGroupICD_Type/InvestigationSchemeInUse ClinicalInvestigationGroupREAD_Type/InvestigationSchemeInUse ClinicalInvestigationGroupAAndE_Type/InvestigationSchemeInUse
facets
Kind Value annotation 
maxLength 
enumeration 01 
annotation
documentation
V6-0: Code Scheme Values resolved to an2 - CP457 will update the NHS Data Dictionary 
source <xs:simpleType name="InvestigationSchemeInUse_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0: Code Scheme Values resolved to an2 - CP457 will update the NHS Data Dictionary  </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="2"/>
   
<xs:enumeration value="01"/>
 
</xs:restriction>
</xs:simpleType>


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