Schema CochlearImplantSoundProcessorSelection-264-265-500.xsd


schema location C:\Users\chris\Desktop\DataStandards\Cochlear Sound Processor\Format 500\CochlearImplantSoundProcessorSelection-264-265-500.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.himsa.com/CochlearImplantSoundProcessorSelection/500
 
Elements 
CochlearImplantSoundProcessorSelection 


element CochlearImplantSoundProcessorSelection
diagram CochlearImplantSoundProcessorSelection-264-265-500rev3_diagrams/CochlearImplantSoundProcessorSelection-264-265-500rev3_p1.png
namespace http://www.himsa.com/CochlearImplantSoundProcessorSelection/500
properties
content complex
children SoundProcessor SerialNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
Version  derived by: xs:integer  required    500  
documentation
Version of this data standard
annotation
documentation
Important: All XML data must be encoded using UTF-8.  With Noah 4.13 and newer Noah validation rules will only allow UTF-8.

Including a Byte Order Mark (BOM)is not necessary but considered acceptable

Declaring and making use of additional XML Namespaces is not allowed.  Noah validation rules will reject the data if detected.

REV 3 (see REV History below)

Copyright © 2019 HIMSA II K/S

The information in this document is subject to change according to the review policies established by HIMSA II.

HIMSA II MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OR SUITABILITY FOR A PARTICULAR PURPOSE. HIMSA shall not be liable for errors contained herein or for incidental consequential damages in connection with the supply of, performance of, or use of this material.

This document contains proprietary information that is protected by copyright. All rights are reserved. No parts of this document may be photocopied, reproduced or distributed to Non-HIMSA member companies. without the prior permission of HIMSA II.


REV History
REV 1 / May 8 2019 first release
REV 2 / November 4 2019 - Annotation updates only, note to use UTF-8
REV 3 / December 7 2020 - Annotation updates only, note on UTF-8 and validation, BOM and use of additional namespaces
source <xs:element name="CochlearImplantSoundProcessorSelection">
 
<xs:annotation>
   
<xs:documentation>Important: All XML data must be encoded using UTF-8.  With Noah 4.13 and newer Noah validation rules will only allow UTF-8.

Including a Byte Order Mark (BOM)is not necessary but considered acceptable

Declaring and making use of additional XML Namespaces is not allowed.  Noah validation rules will reject the data if detected.

REV 3 (see REV History below)

Copyright © 2019 HIMSA II K/S

The information in this document is subject to change according to the review policies established by HIMSA II.

HIMSA II MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OR SUITABILITY FOR A PARTICULAR PURPOSE. HIMSA shall not be liable for errors contained herein or for incidental consequential damages in connection with the supply of, performance of, or use of this material.

This document contains proprietary information that is protected by copyright. All rights are reserved. No parts of this document may be photocopied, reproduced or distributed to Non-HIMSA member companies. without the prior permission of HIMSA II.


REV History
REV 1 / May 8 2019 first release
REV 2 / November 4 2019 - Annotation updates only, note to use UTF-8
REV 3 / December 7 2020 - Annotation updates only, note on UTF-8 and validation, BOM and use of additional namespaces
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="SoundProcessor" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The model name
</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string"/>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="SerialNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The Serial Number of the processor
</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string"/>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Version" use="required" fixed="500">
     
<xs:annotation>
       
<xs:documentation>Version of this data standard</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:integer"/>
     
</xs:simpleType>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute CochlearImplantSoundProcessorSelection/@Version
type restriction of xs:integer
properties
use required
fixed 500
annotation
documentation
Version of this data standard
source <xs:attribute name="Version" use="required" fixed="500">
 
<xs:annotation>
   
<xs:documentation>Version of this data standard</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer"/>
 
</xs:simpleType>
</xs:attribute>

element CochlearImplantSoundProcessorSelection/SoundProcessor
diagram CochlearImplantSoundProcessorSelection-264-265-500rev3_diagrams/CochlearImplantSoundProcessorSelection-264-265-500rev3_p2.png
namespace http://www.himsa.com/CochlearImplantSoundProcessorSelection/500
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The model name
source <xs:element name="SoundProcessor" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The model name
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string"/>
 
</xs:simpleType>
</xs:element>

element CochlearImplantSoundProcessorSelection/SerialNumber
diagram CochlearImplantSoundProcessorSelection-264-265-500rev3_diagrams/CochlearImplantSoundProcessorSelection-264-265-500rev3_p3.png
namespace http://www.himsa.com/CochlearImplantSoundProcessorSelection/500
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The Serial Number of the processor
source <xs:element name="SerialNumber" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The Serial Number of the processor
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string"/>
 
</xs:simpleType>
</xs:element>


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