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 | ICEventType |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Abstract | False |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:complexType name="ICEventType" >
<xs:all> <xs:element minOccurs="0" maxOccurs="1" name="ICEventTimeDate" nillable="true" type="DateRangeType"/> <xs:element minOccurs="0" maxOccurs="1" name="ICCategory" nillable="true" type="ICCategoryCodeType"/> <xs:element minOccurs="0" maxOccurs="1" name="ICSeverity" nillable="true" type="AnyString"/> <xs:element minOccurs="0" maxOccurs="1" name="ICName" nillable="true" type="AnyString"/> <xs:element minOccurs="0" maxOccurs="1" name="ICDescription" nillable="true" type="AnyString"/> <xs:element minOccurs="0" maxOccurs="1" name="ICValue" nillable="true" type="AnyString"/> <xs:element minOccurs="0" maxOccurs="1" name="ICNotes" nillable="true" type="AnyString"/> </xs:all> </xs:complexType> |
Child Elements | |||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
Derivation Tree | |||||||||||||||||||||||||||||||||
[No Sub Types] ICEventType mstns:ICEvent |
|||||||||||||||||||||||||||||||||
References | |||||||||||||||||||||||||||||||||
mstns:ICEvent | |||||||||||||||||||||||||||||||||
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring XSD to C++ Code Generation |