Definition Type Complex Type
Name LabDataType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="LabDataType" >
  <xs:all>
    <xs:element minOccurs="1" maxOccurs="1" name="LabName" type="LabDataNameCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="LabCategoryName" nillable="true" type="LabDataCategoryCodeType"/>
    <xs:element minOccurs="1" maxOccurs="1" name="LabUnit" type="CommonUnit"/>
    <xs:element minOccurs="1" maxOccurs="1" name="LabValue" type="AnyString"/>
    <xs:element minOccurs="0" maxOccurs="1" name="LabValueText" nillable="true" type="AnyString"/>
    <xs:element minOccurs="0" maxOccurs="1" name="LabRangeHigh" nillable="true" type="AnyString"/>
    <xs:element minOccurs="0" maxOccurs="1" name="LabRangeLow" nillable="true" type="AnyString"/>
    <xs:element minOccurs="1" maxOccurs="1" name="LabDateTime" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="LabComments" nillable="true" type="AnyString"/>
  </xs:all>

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