simpleType dsrc:VehicleHeight
namespace http://www.DSRC-Draft-02-00-15
type xs:unsignedByte
used by
elements dsrc:VehicleStatusDeviceType/vehicle/height dsrc:ValueList/vehicleHeight
annotation
documentation
      
            the height of the vehicle
            LSB units of 5 cm,  range to 12.75 meters
        
source <xs:simpleType name="VehicleHeight">
 
<xs:annotation>
   
<xs:documentation>      
            the height of the vehicle
            LSB units of 5 cm,  range to 12.75 meters
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte"/>
</xs:simpleType>


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