simpleType PracticeCode_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
simpleTypes GeneralMedicalPractitionerPractice_AntenatalCare_Type GeneralPractice_PatientRegistration_Type XXXCodeOfGPPractice_RegisteredGMP_AntenatalCare_Type XXXCodeOfGPPractice_RegisteredGMP_Type
facets
Kind Value annotation 
length 
annotation
documentation
V6-0: Used as the standard definition of an6 as per  CP795 Sept 2006
source <xs:simpleType name="PracticeCode_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0: Used as the standard definition of an6 as per  CP795 Sept 2006</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:length value="6"/>
 
</xs:restriction>
</xs:simpleType>


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