Documentation for ATIS-Draft-03-00-79

Simple Type: Pollution-AirQualityIndex

[Table of contents]

Super-types: xs:unsignedShort < Pollution-AirQualityIndex (by restriction)
Sub-types: None
Name Pollution-AirQualityIndex
Used by (from the same schema document) Complex Type WeatherInformation
Content
  • Base XSD Type: unsignedShort
  • value <= 500
Diagram
Schema Component Representation
<xs:simpleType name="Pollution-AirQualityIndex">
<xs:restriction base=" xs:unsignedShort ">
<xs:maxInclusive value="500"/>
</xs:restriction>
</xs:simpleType>