Definition Type Complex Type
Name IntakeOutputTotalType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="IntakeOutputTotalType" >
  <xs:all>
    <xs:element minOccurs="0" maxOccurs="1" name="IntakeOutputDirection" nillable="true" type="IntakeOutputDirectionCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="InputOutputName" nillable="true" type="OutputCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="OutputUnits" nillable="true" type="CommonUnit"/>
    <xs:element minOccurs="0" maxOccurs="1" name="InputOutputTotal" nillable="true" type="PosInt"/>
    <xs:element minOccurs="0" maxOccurs="1" name="InputOutputRoute" nillable="true" type="RouteCodeType"/>
  </xs:all>

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