simpleType AAndEDepartmentType_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
element AttendanceOccurrence_Structure/ActivityCharacteristics/AAndEDepartmentType
facets
Kind Value annotation 
maxLength 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
annotation
documentation
V6-0:  Introduces DSCN 05/2006  - data element added
source <xs:simpleType name="AAndEDepartmentType_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0:  Introduces DSCN 05/2006  - data element added</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="2"/>
   
<xs:enumeration value="01"/>
   
<xs:enumeration value="02"/>
   
<xs:enumeration value="03"/>
   
<xs:enumeration value="04"/>
 
</xs:restriction>
</xs:simpleType>


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