Definition Type Complex Type
Name OutputEventType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="OutputEventType" >
  <xs:all>
    <xs:element minOccurs="1" maxOccurs="1" name="OutputEventName" type="OutputCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="OutputUnits" nillable="true" type="CommonUnit"/>
    <xs:element minOccurs="0" maxOccurs="1" name="OutputValueNumeric" nillable="true" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="OutputValueText" nillable="true" type="AnyString"/>
    <xs:element minOccurs="0" maxOccurs="1" name="OutputStartDateTime" nillable="true" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="OutputEndDateTime" nillable="true" type="DateRangeType"/>
  </xs:all>

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