simpleType MedicalStaffTypeSeeingPatient_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
element CareAttendance_Structure/ActivityCharacteristics/MedicalStaffTypeSeeingPatient
facets
Kind Value annotation 
maxLength 
enumeration 03 
enumeration 04 
enumeration 08 
enumeration 09 
annotation
documentation
V4-2-a: (09 September 2005) includes DSCN 32/2004 Values 03, 04 added / values 01, 02 retired
source <xs:simpleType name="MedicalStaffTypeSeeingPatient_Type">
 
<xs:annotation>
   
<xs:documentation>V4-2-a: (09 September 2005) includes DSCN 32/2004 Values 03, 04 added / values 01, 02 retired </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="2"/>
   
<xs:enumeration value="03"/>
   
<xs:enumeration value="04"/>
   
<xs:enumeration value="08"/>
   
<xs:enumeration value="09"/>
 
</xs:restriction>
</xs:simpleType>


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