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

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
119 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
         <xs:appinfo>
            noData (0) -- (&apos;0000000000000000&apos;B)
            twoWayPath (1) -- (&apos;0000000000000001&apos;B)
            pedestrianCrosswalk (2) -- (&apos;0000000000000010&apos;B)
            bikeLane (4) -- (&apos;0000000000000100&apos;B)
            railRoadTrackPresent (8) -- (&apos;0000000000001000&apos;B)
            missing1 (16) -- (&apos;0000000000010000&apos;B)
            pedestrianCrosswalkTypeA (32) -- (&apos;0000000000100000&apos;B)
            pedestrianCrosswalkTypeB (64) -- (&apos;0000000001000000&apos;B)
            pedestrianCrosswalkTypeC (128) -- (&apos;0000000010000000&apos;B)
         </xs:appinfo>
         <xs:documentation>       
            1 byte
            MUTCD provides no real &amp;quot;types&amp;quot; to use here
         </xs:documentation>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="128"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="noData"/>
               <xs:enumeration value="twoWayPath"/>
               <xs:enumeration value="pedestrianCrosswalk"/>
               <xs:enumeration value="bikeLane"/>
               <xs:enumeration value="railRoadTrackPresent"/>
               <xs:enumeration value="missing1"/>
               <xs:enumeration value="pedestrianCrosswalkTypeA"/>
               <xs:enumeration value="pedestrianCrosswalkTypeB"/>
               <xs:enumeration value="pedestrianCrosswalkTypeC"/>
            </xs:restriction>
         </xs:simpleType >
      </xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_CrosswalkLane <ASN> <XML>.   In addition, this item may be used by data structures in other
ITS standards.
7.38 Data Element: DE_DDay
Use: The DSRC style day is a simple value consisting of integer values from zero to 31.  The value of zero
SHALL represent an unknown value.
ASN.1 Representation:
DDay ::= INTEGER (0..31)  -- units of days
XML Representation:
<xs:simpleType name="DDay" >
      <xs:annotation>
         <xs:documentation>       
            units of days
         </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:unsignedByte">
         <xs:maxInclusive value="31"/>
      </xs:restriction>
</xs:simpleType>
Used By: This entry is directly used by the following 4 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF 
<ASN> <XML>, and
Click to Convert - Powerful PDF Converter and HTML Converter.