simpleType AmbientAirTemperature
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedByte
used by
elements VehicleStatusDeviceType/airTemp ValueList/ambientAirTemperature
facets
maxInclusive 191
source <xs:simpleType name="AmbientAirTemperature">
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="191"/>
 
</xs:restriction>
</xs:simpleType>


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