simpleType atis:Pollution-AirQualityIndex
namespace http://www.ATIS-Draft-03-00-79
type restriction of xs:unsignedShort
used by
element atis:WeatherInformation/airQualityIndex
facets
maxInclusive 500
source <xs:simpleType name="Pollution-AirQualityIndex">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="500"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy