Definition Type Complex Type
Name PreOpType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="PreOpType" >
  <xs:all>
    <xs:element minOccurs="1" maxOccurs="1" name="Age" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="Weight" nillable="true" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="WeightInKg" nillable="true" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="Height" nillable="true" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="HeightInCm" nillable="true" type="PosInt"/>
    <xs:element minOccurs="1" maxOccurs="1" name="ASAClass" type="ASAClassCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PreAnesthStatus" nillable="true" type="PreAnesthStatusCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="ICDSet" nillable="true" type="ICDSetType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PreLabSet" nillable="true" type="PreLabDataSetType"/>
  </xs:all>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
PreOpType
    mstns:PreOp
References
mstns:PreOp
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 by Liquid Technologies Ltd