Documentation for ATIS-Draft-03-00-79

Simple Type: EssAtmosphericPressure

[Table of contents]

Super-types: xs:unsignedShort < EssAtmosphericPressure (by restriction)
Sub-types: None
Name EssAtmosphericPressure
Content
  • Base XSD Type: unsignedShort
Documentation <Definition> The force per unit area exerted by the atmosphere in 1/10ths of millibars, a.k.a. tenths of hectoPascals. A value of 65535 shall indicate an error condition or missing value.</Definition>
Diagram
Schema Component Representation
<xs:simpleType name="EssAtmosphericPressure">
<xs:restriction base=" xs:unsignedShort "/>
</xs:simpleType>