simpleType AAndETreatment_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements ClinicalTreatmentGroupAAndE_Type/PrimaryTreatmentGroupAAndE/PrimaryTreatment_AAndE ClinicalTreatmentGroupAAndE_Type/SecondaryTreatmentGroupAAndE/SecondaryTreatment_AAndE
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
V6:0  Length = min 2, max 6
source <xs:simpleType name="AAndETreatment_Type">
 
<xs:annotation>
   
<xs:documentation>V6:0  Length = min 2, max 6</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:minLength value="2"/>
   
<xs:maxLength value="6"/>
 
</xs:restriction>
</xs:simpleType>


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