AQI XML Schema | Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 |
Generated : Tuesday, January 16, 2018 |
Definition Type | Complex Type |
Name | OutcomeCodeType |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Abstract | False |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:complexType name="OutcomeCodeType" >
<xs:all> <xs:element minOccurs="1" maxOccurs="1" name="OutcomeID" type="OutcomeIDType"/> <xs:element minOccurs="1" maxOccurs="1" name="OutcomeOccurred" type="xs:boolean"/> <xs:element minOccurs="0" maxOccurs="1" name="OutcomeTimeStamp" nillable="true" type="DateRangeType"/> <xs:element minOccurs="0" maxOccurs="1" name="OutcomeSeverity" nillable="true" type="OutcomeSeverityCodeType"/> <xs:element minOccurs="0" maxOccurs="1" name="OutcomeTimeFrame" nillable="true" type="OutcomeTimeFrameCodeType"/> </xs:all> </xs:complexType> |
Child Elements | |||||||||||||||||||||||||
|
|||||||||||||||||||||||||
Derivation Tree | |||||||||||||||||||||||||
[No Sub Types] OutcomeCodeType mstns:Outcome |
|||||||||||||||||||||||||
References | |||||||||||||||||||||||||
mstns:Outcome | |||||||||||||||||||||||||
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring XML Schema Doc Gen |