Navigation bar
  Print document Start Previous page
 166 of 240 
Next page End  

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
166 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="3"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="itemOne"/>
               <xs:enumeration value="itemTwo"/>
               <xs:enumeration value="itemThree"/>
               <xs:enumeration value="itemFour"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType>
            <xs:restriction base="local:PublicSafetyVehicleApproaching" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
7.110 Data Element: DE_RainSensor
Use: A general sensor of rain intensity which requires further interpretation by the OEM for precise
semantic meaning.
The "Rain Sensor" Probe Data Element is intended to inform Probe Data Users as to how hard it was
raining/snowing in the area the vehicle was traveling at the time the Probe Data snapshot was taken.  The
value of the Rain Sensor data element ranges from 0-7, with 0 indicating "No Rain/Snow", 1 indicating
"Light Mist", and 7 indicating "Heavy Downpour".  This information could be sent to vehicles approaching
the area to warn drives of raining/snowing conditions ahead or it could provide Traffic Operation Centers
with locations most likely in need of a snowplow.
ASN.1 Representation:
RainSensor ::= ENUMERATED {
     none               (0), 
     lightMist          (1), 
     heavyMist          (2), 
     lightRainOrDrizzle (3),
     rain               (4),
     moderateRain       (5),
     heavyRain          (6),
     heavyDownpour      (7) 
     }
XML Representation:
<xs:simpleType name="RainSensor" >
      <xs:annotation>
         <xs:appinfo>
            none (0)
            lightMist (1)
            heavyMist (2)
            lightRainOrDrizzle (3)
            rain (4)
            moderateRain (5)
            heavyRain (6)
            heavyDownpour (7)
         </xs:appinfo>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
Click to Convert - Powerful PDF Converter and HTML Converter.