element CDS-XMLInterchange
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p1.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type extension of ns:CDSInterchange_Structure
properties
content complex
id CommissioningDataSetInterchange
children ns:CDSInterchangeHeader ns:CDSNetChange-All-MessageTypes ns:CDSBulkGroup-010-Message ns:CDSBulkGroup-020-Message ns:CDSBulkGroup-030-Message ns:CDSBulkGroup-040-Message ns:CDSBulkGroup-050-Message ns:CDSBulkGroup-060-Message ns:CDSBulkGroup-070-Message ns:CDSBulkGroup-080-Message ns:CDSBulkGroup-090-Message ns:CDSBulkGroup-100-Message ns:CDSBulkGroup-110-Message ns:CDSBulkGroup-120-Message ns:CDSBulkGroup-130-Message ns:CDSBulkGroup-140-Message ns:CDSBulkGroup-150-Message ns:CDSInterchangeTrailer
attributes
Name  Type  Use  Default  Fixed  annotation
SchemaVersionxs:NMTOKENrequired    6-1  
documentation
Enforce Version Number
SchemaDatexs:daterequired    2008-04-01  
documentation
Enforce Schema Date
annotation
appinfo
<dc:owner>NHS Model and Dictionary Service - DMDS</dc:owner>
<dc:contact>http://www.connectingforhealth.nhs.uk/systemsandservices/data/datamodeldictionary/index_html</dc:contact>
<dc:contact>DMDS Help Desk at datastandards.net</dc:contact>
<dc:date>
<dcq:created>2003-05-27</dcq:created>
</dc:date>
<dc:date>
<dcq:modified>2010-12-10</dcq:modified>
</dc:date>
<dc:format>text</dc:format>
<dc:format>
<dc:medium>http://www.w3.org/2001/XMLSchema</dc:medium>
</dc:format>
<dc:format>
<dc:medium>XML Schema (.xsd) file, W3C Recommendation 2001</dc:medium>
</dc:format>
<dc:identifier>CDS-XML Message</dc:identifier>
<dc:language>en</dc:language>
<dc:publisher>NHS Data Model and Dictionary Service</dc:publisher>
<dc:rights>
<dcq:copyright>Crown Copyright 2010</dcq:copyright>
<gms:SecurityClassification>Unclassified</gms:SecurityClassification>
</dc:rights>
<dc:title>CDS-XML Message Schema</dc:title>
documentation
V6-1: CDS-XML Schema Root uses Attribute to enforce SchemaVersion and SchemaDate
source <xs:element name="CDS-XMLInterchange" id="CommissioningDataSetInterchange">
 
<xs:annotation>
   
<xs:appinfo>
     
<dc:owner>NHS Model and Dictionary Service - DMDS</dc:owner>
     
<dc:contact>http://www.connectingforhealth.nhs.uk/systemsandservices/data/datamodeldictionary/index_html</dc:contact>
     
<dc:contact>DMDS Help Desk at datastandards.net</dc:contact>
     
<dc:date>
       
<dcq:created>2003-05-27</dcq:created>
     
</dc:date>
     
<dc:date>
       
<dcq:modified>2010-12-10</dcq:modified>
     
</dc:date>
     
<dc:format>text</dc:format>
     
<dc:format>
       
<dc:medium>http://www.w3.org/2001/XMLSchema</dc:medium>
     
</dc:format>
     
<dc:format>
       
<dc:medium>XML Schema (.xsd) file, W3C Recommendation 2001</dc:medium>
     
</dc:format>
     
<dc:identifier>CDS-XML Message</dc:identifier>
     
<dc:language>en</dc:language>
     
<dc:publisher>NHS Data Model and Dictionary Service</dc:publisher>
     
<dc:rights>
       
<dcq:copyright>Crown Copyright 2010</dcq:copyright>
       
<gms:SecurityClassification>Unclassified</gms:SecurityClassification>
     
</dc:rights>
     
<dc:title>CDS-XML Message Schema</dc:title>
   
</xs:appinfo>
   
<xs:documentation>V6-1: CDS-XML Schema Root uses Attribute to enforce SchemaVersion and SchemaDate</xs:documentation>
 
</xs:annotation>
 
<!-- ========================================================== -->
 
<!-- ======   Enforce Schema Version       ============================= -->
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CDSInterchange_Structure">
       
<xs:attribute name="SchemaVersion" type="xs:NMTOKEN" use="required" fixed="6-1">
         
<xs:annotation>
           
<xs:documentation>Enforce Version Number</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="SchemaDate" type="xs:date" use="required" fixed="2008-04-01">
         
<xs:annotation>
           
<xs:documentation>Enforce Schema Date</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute CDS-XMLInterchange/@SchemaVersion
type xs:NMTOKEN
properties
isRef 0
fixed 6-1
use required
annotation
documentation
Enforce Version Number
source <xs:attribute name="SchemaVersion" type="xs:NMTOKEN" use="required" fixed="6-1">
 
<xs:annotation>
   
<xs:documentation>Enforce Version Number</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute CDS-XMLInterchange/@SchemaDate
type xs:date
properties
isRef 0
fixed 2008-04-01
use required
annotation
documentation
Enforce Schema Date
source <xs:attribute name="SchemaDate" type="xs:date" use="required" fixed="2008-04-01">
 
<xs:annotation>
   
<xs:documentation>Enforce Schema Date</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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