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

SAE J2735-Draft-Rev28 [issued: 11-10-08] 
-
49 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
                  VehicleReferenceLane OPTIONAL, 
   computedLanes  SEQUENCE (SIZE(0..32)) OF 
                  VehicleComputedLane OPTIONAL, 
   trainsAndBuses SEQUENCE (SIZE(0..32)) OF 
                  SpecialLane OPTIONAL, 
   barriers       SEQUENCE (SIZE(0..32)) OF 
                  BarrierLane OPTIONAL, 
   crosswalks     SEQUENCE (SIZE(0..32)) OF 
                  CrosswalkLane OPTIONAL, 
   ... 
   }
XML Representation:
<xs:complexType name="Approach" >
      <xs:sequence>
         <xs:element name="name" type="DescriptiveName"  minOccurs="0"/>
         <xs:element name="id" type="ApproachNumber"  minOccurs="0"/>
         <xs:element name="drivingLanes"  minOccurs="0">
            <xs:complexType>
               <xs:sequence minOccurs="0" maxOccurs="32">
                  <xs:element name="drivingLane" type="VehicleReferenceLane" />
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="computedLanes"  minOccurs="0">
            <xs:complexType>
               <xs:sequence minOccurs="0" maxOccurs="32">
                  <xs:element name="computedLane" type="VehicleComputedLane" />
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="trainsAndBuses"  minOccurs="0">
            <xs:complexType>
               <xs:sequence minOccurs="0" maxOccurs="32">
                  <xs:element name="trainsAndBuse" type="SpecialLane" />
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="barriers"  minOccurs="0">
            <xs:complexType>
               <xs:sequence minOccurs="0" maxOccurs="32">
                  <xs:element name="barrier" type="BarrierLane" />
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="crosswalks"  minOccurs="0">
            <xs:complexType>
               <xs:sequence minOccurs="0" maxOccurs="32">
                  <xs:element name="crosswalk" type="CrosswalkLane" />
               </xs:sequence>
            </xs:complexType>
         </xs:element>
      </xs:sequence>
</xs:complexType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_ApproachesObject <ASN> <XML> In addition, this item may be used by data structures in other
ITS standards.
Remarks: Note that the integer value given to each described item (lane, barrier, crosswalk, etc.) is used
in other messages and data frames to refer to that object within the context of the globally unique
intersection that this data frame is used in. 
6.4 Data Frame: DF_ApproachesObject
Use: The ApproachesObject data structure associates a set of related approaches and egresses with each