simpleType TireTemp
namespace http://dsrc_r70/DSRC
type restriction of xsd:int
used by
element TireData/temp
facets
minInclusive -8736
maxInclusive 55519
source <xsd:simpleType name="TireTemp">
 
<xsd:restriction base="xsd:int">
   
<xsd:minInclusive value="-8736"/>
   
<xsd:maxInclusive value="55519"/>
 
</xsd:restriction>
</xsd:simpleType>


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