Definition Type Complex Type
Name MonitoringPhysiologicType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="MonitoringPhysiologicType" >
  <xs:all>
    <xs:element minOccurs="1" maxOccurs="1" name="MonitoringName" type="MonitoringNameCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="MonitoringTime" nillable="true" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="MonitoringUnits" nillable="true" type="CommonUnit"/>
    <xs:element minOccurs="0" maxOccurs="1" name="MonitoringValueNumeric" nillable="true" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="MonitoringValueText" nillable="true" type="AnyString"/>
    <xs:element minOccurs="0" maxOccurs="1" name="MonitoringSource" nillable="true" type="MonitoringSourceCodeType"/>
  </xs:all>

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