simpleType CDSUpdateType_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
element CDSTransactionHeader_NetChange_Structure/CDSUpdateType
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 
source <xs:simpleType name="CDSUpdateType_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="1"/>
   
<xs:enumeration value="1"/>
   
<xs:enumeration value="9"/>
 
</xs:restriction>
</xs:simpleType>


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