simpleType NTCIP:EssMobileFriction
namespace http://dsrc_r70/NTCIP
type restriction of xsd:unsignedByte
used by
elements WeatherReport/friction VehicleStatus/weatherReport/friction
facets
minInclusive 0
maxInclusive 101
source <xsd:simpleType name="EssMobileFriction">
 
<xsd:restriction base="xsd:unsignedByte">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="101"/>
 
</xsd:restriction>
</xsd:simpleType>


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