simpleType AAndEPatientGroup_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
element AttendanceOccurrence_Structure/ActivityCharacteristics/AAndEPatientGroup
facets
Kind Value annotation 
maxLength 
enumeration 10 
enumeration 20 
enumeration 30 
enumeration 40 
enumeration 50 
enumeration 60 
enumeration 70 
enumeration 80 
source <xs:simpleType name="AAndEPatientGroup_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="2"/>
   
<xs:enumeration value="10"/>
   
<xs:enumeration value="20"/>
   
<xs:enumeration value="30"/>
   
<xs:enumeration value="40"/>
   
<xs:enumeration value="50"/>
   
<xs:enumeration value="60"/>
   
<xs:enumeration value="70"/>
   
<xs:enumeration value="80"/>
 
</xs:restriction>
</xs:simpleType>


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