simpleType SunSensor
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedShort
used by
elements VehicleStatusDeviceType/sunS ValueList/sunSensor
facets
maxInclusive 1000
source <xs:simpleType name="SunSensor">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="1000"/>
 
</xs:restriction>
</xs:simpleType>


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