AQI XML Schema | Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 |
Generated : Tuesday, January 16, 2018 |
Definition Type | Simple Type |
Name | IntakeOutputDirectionCodeType |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Facets | |
Enumerations | Input , Output , Other , Unknown |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:simpleType name="IntakeOutputDirectionCodeType" >
<xs:restriction base="xs:string"> <xs:enumeration value="Input"/> <xs:enumeration value="Output"/> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> </xs:restriction> </xs:simpleType> |
Derivation Tree | |
[No Sub Types] IntakeOutputDirectionCodeType mstns:IntakeOutputDirection |
|
References | |
mstns:IntakeOutputDirection | |
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring an XML Schema Editor |