Definition Type Simple Type
Name AnesthesiaMaintenanceCodeTypeExampleList
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Facets  
Enumerations circle system , non-rebreathing , Other , Unknown
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AnesthesiaMaintenanceCodeTypeExampleList" >
  <xs:restriction base="xs:string"<!-- THE FOLLOWING ENUMERATIONS ARE PROVIDED AS A SAMPLE ONLY
      
           AQI does not have a comprehensive list of
           Anesthesia Maintenance Technique values used in medicine. The following
           is a sample of the values provided from several groups. -->
>
    <xs:enumeration value="circle system"/>
    <xs:enumeration value="non-rebreathing"/>
    <xs:enumeration value="Other"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
AnesthesiaMaintenanceCodeTypeExampleList
    [No Super Types]
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring XML Data Binding