simpleType ntcip:EssAtmosphericPressure
namespace http://www.ntcip.org/c2f-objects
type xs:unsignedShort
used by
element DataRoadWeather/atmospheric-pressure
annotation
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.
        
source <xs:simpleType name="EssAtmosphericPressure">
 
<xs:annotation>
   
<xs: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.
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


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