Definition Type Simple Type
Name AirwayManagementSubMethodCodeTypeExampleList
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Facets  
Enumerations inverse ratio ventilation , high frequency ventilation , transtracheal jet ventilation , continuous flow ventilation , Other , Unknown
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AirwayManagementSubMethodCodeTypeExampleList" >
  <xs:restriction base="xs:string"<!-- THE FOLLOWING ENUMERATIONS ARE PROVIDED AS A SAMPLE ONLY
      
           AQI does not have a comprehensive list of
           Airway Management Technique values used in medicine. The following
           is a sample of the values provided from several groups. -->
>
    <xs:enumeration value="inverse ratio ventilation"/>
    <xs:enumeration value="high frequency ventilation"/>
    <xs:enumeration value="transtracheal jet ventilation"/>
    <xs:enumeration value="continuous flow ventilation"/>
    <xs:enumeration value="Other"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
AirwayManagementSubMethodCodeTypeExampleList
    [No Super Types]
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 by Liquid Technologies Ltd