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


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