Definition Type Complex Type
Name AnesthesiaCaseType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="AnesthesiaCaseType" >
  <xs:all>
    <xs:element minOccurs="1" maxOccurs="1" name="AnesthesiaRecordID" type="AnyString"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AnesthesiaCoverage" nillable="true" type="CoverageCodeType"/>
    <xs:element minOccurs="1" maxOccurs="1" name="AnesthesiaStaffSet" type="AnesthesiaStaffSetType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="MonitoringSet" nillable="true" type="MonitoringSetType"/>
    <xs:element minOccurs="1" maxOccurs="1" name="AnesthesiaMethodSet" type="AnesthesiaMethodSetType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="AirwayManagementSet" nillable="true" type="AirwayManagementSetType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="CPTAnesSet" nillable="true" type="CPTAnesSetType"/>
  </xs:all>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
AnesthesiaCaseType
    mstns:AnesthesiaCase
References
mstns:AnesthesiaCase
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring XSD to HTML Doc Generation