simpleType CDSTypes-Finished_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
attribute CDSInterchange_Structure/CDSBulkGroup-010-Message/@CDSType
facets
Kind Value annotation 
maxLength 
enumeration 120 
enumeration 130 
enumeration 140 
annotation
documentation
V6-0: Used as an Attribute to validate CDS Protocols
source <xs:simpleType name="CDSTypes-Finished_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0: Used as an Attribute to validate CDS Protocols</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="3"/>
   
<xs:enumeration value="120"/>
   
<xs:enumeration value="130"/>
   
<xs:enumeration value="140"/>
 
</xs:restriction>
</xs:simpleType>


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