simpleType CDSProtocolIdentifier_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements CDSTransactionHeader_NetChange_Structure/CDSProtocolIdentifier CDSTransactionHeader_BulkUpdate_Structure/CDSProtocolIdentifier
attributes CDSInterchange_Structure/CDSNetChange-All-MessageTypes/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-010-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-020-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-030-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-040-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-050-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-060-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-070-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-080-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-090-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-100-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-110-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-120-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-130-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-140-Message/@CDSProtocolIdentifier CDSInterchange_Structure/CDSBulkGroup-150-Message/@CDSProtocolIdentifier
facets
Kind Value annotation 
maxLength 
enumeration 010 
enumeration 020 
source <xs:simpleType name="CDSProtocolIdentifier_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="3"/>
   
<xs:enumeration value="010"/>
   
<xs:enumeration value="020"/>
 
</xs:restriction>
</xs:simpleType>


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