AQI XML Schema | Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 |
Generated : Tuesday, January 16, 2018 |
Definition Type | Simple Type |
Name | AnesthesiaInductionCodeTypeExampleList |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Facets | |
Enumerations | Inhalation , Intravenous , Rectal , Intramuscular , Other , Unknown |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:simpleType name="AnesthesiaInductionCodeTypeExampleList" >
<xs:restriction base="xs:string"<!-- THE FOLLOWING ENUMERATIONS ARE PROVIDED AS A SAMPLE ONLY AQI does not have a comprehensive list of Induction Technique values used in medicine. The following is a sample of the values provided from several groups. -->> <xs:enumeration value="Inhalation"/> <xs:enumeration value="Intravenous"/> <xs:enumeration value="Rectal"/> <xs:enumeration value="Intramuscular"/> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> </xs:restriction> </xs:simpleType> |
Derivation Tree | |
[No Sub Types] AnesthesiaInductionCodeTypeExampleList [No Super Types] |
|
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring an XML Schema Editor |