simpleType SteeringAxleTemperature
namespace http://dsrc_r70/DSRC
type restriction of xsd:short
used by
element J1939data/steeringAxleTemperature
facets
minInclusive -40
maxInclusive 210
source <xsd:simpleType name="SteeringAxleTemperature">
 
<xsd:restriction base="xsd:short">
   
<xsd:minInclusive value="-40"/>
   
<xsd:maxInclusive value="210"/>
 
</xsd:restriction>
</xsd:simpleType>


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