Navigation bar
  Print document Start Previous page
 172 of 321 
Next page End  

SAE J2735-Draft-Rev28 [issued: 11-10-08] 
-
172 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
            itemG (7) -- consisting of:
             -- accelSets a SEQUENCE
            itemH (8) -- consisting of:
             -- object a SEQUENCE
            itemI (9) -- consisting of:
             -- fullPos         FullPositionVector
            itemJ (10) -- consisting of:
             -- position2D      Position2D
            itemK (11) -- consisting of:
             -- position3D      Position3D
            itemL (12) -- consisting of 2 elements:
             -- speedHeadC      SpeedandHeadingConfidence
             -- speedC          SpeedConfidence
            itemM (13) -- consisting of:
             -- vehicleData a SEQUENCE
            itemN (14) -- consisting of:
             -- vehicleIdent   VehicleIdent
            itemO (15) -- consisting of:
             -- weatherReport a SEQUENCE
            itemP (16) -- consisting of:
             -- breadcrumbs    VehicleMotionTrail
            itemQ (17) -- consisting of:
             -- gpsStatus      GPSstatus
         </xs:appinfo>
         <xs:documentation>       
            values to 127 reserved for std use
            values 128 to 255 reserved for local use
         </xs:documentation>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="17"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="reserved"/>
               <xs:enumeration value="itemA"/>
               <xs:enumeration value="itemB"/>
               <xs:enumeration value="itemC"/>
               <xs:enumeration value="itemD"/>
               <xs:enumeration value="itemE"/>
               <xs:enumeration value="itemF"/>
               <xs:enumeration value="itemG"/>
               <xs:enumeration value="itemH"/>
               <xs:enumeration value="itemI"/>
               <xs:enumeration value="itemJ"/>
               <xs:enumeration value="itemK"/>
               <xs:enumeration value="itemL"/>
               <xs:enumeration value="itemM"/>
               <xs:enumeration value="itemN"/>
               <xs:enumeration value="itemO"/>
               <xs:enumeration value="itemP"/>
               <xs:enumeration value="itemQ"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType>
            <xs:restriction base="local:RequestedItem" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a MSG called
MSG_CommonSafetyRequest <ASN> <XML>.   In addition, this item may be used by data structures
in other ITS standards.