Definition Type Complex Type
Name AnesthesiaMethodType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="AnesthesiaMethodType" >
  <xs:all>
    <xs:element minOccurs="1" maxOccurs="1" name="AnesthesiaCategory" type="AnesthesiaCategoryCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AnesthesiaSubCategory" nillable="true" type="AnesthesiaSubCategoryCodeType"/>
    <xs:element minOccurs="1" maxOccurs="1" name="AnesthesiaStartTime" type="DateRangeType"/>
    <xs:element minOccurs="1" maxOccurs="1" name="AnesthesiaEndTime" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AnesthesiaInduction" nillable="true" type="AnesthesiaInductionCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AnesthesiaInductionStartTime" nillable="true" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AnesthesiaMaintenance" nillable="true" type="AnesthesiaMaintenanceCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AnesthesiaNotes" nillable="true" type="AnyString"/>
  </xs:all>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
AnesthesiaMethodType
    mstns:AnesthesiaMethod
References
mstns:AnesthesiaMethod
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring Xml Schema Editor