simpleType dsrc:AmbientAirTemperature
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedByte
used by
elements dsrc:VehicleStatusDeviceType/airTemp dsrc:ValueList/ambientAirTemperature
facets
maxInclusive 191
annotation
documentation
      
            in deg C with a -40 offset
        
source <xs:simpleType name="AmbientAirTemperature">
 
<xs:annotation>
   
<xs:documentation>      
            in deg C with a -40 offset
        
</xs:documentation>
 
</xs:annotation>
 
<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