complexType VehicleComputedLane
diagram Docs_p510.png
namespace http://www.DSRC-Draft-03-00-24
children laneNumber laneWidth laneAttributes refLaneNum lineOffset keepOutList
used by
element Approach/computedLanes/computedLane
source <xs:complexType name="VehicleComputedLane">
 
<xs:sequence>
   
<xs:element name="laneNumber" type="LaneNumber"/>
   
<xs:element name="laneWidth" type="LaneWidth" minOccurs="0"/>
   
<xs:element name="laneAttributes" type="VehicleLaneAttributes"/>
   
<xs:element name="refLaneNum" type="LaneNumber"/>
   
<xs:element name="lineOffset" type="DrivenLineOffset"/>
   
<xs:element name="keepOutList" type="NodeList"/>
 
</xs:sequence>
</xs:complexType>

element VehicleComputedLane/laneNumber
diagram Docs_p511.png
type LaneNumber
properties
isRef 0
content simple
source <xs:element name="laneNumber" type="LaneNumber"/>

element VehicleComputedLane/laneWidth
diagram Docs_p512.png
type LaneWidth
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="laneWidth" type="LaneWidth" minOccurs="0"/>

element VehicleComputedLane/laneAttributes
diagram Docs_p513.png
type VehicleLaneAttributes
properties
isRef 0
content simple
source <xs:element name="laneAttributes" type="VehicleLaneAttributes"/>

element VehicleComputedLane/refLaneNum
diagram Docs_p514.png
type LaneNumber
properties
isRef 0
content simple
source <xs:element name="refLaneNum" type="LaneNumber"/>

element VehicleComputedLane/lineOffset
diagram Docs_p515.png
type DrivenLineOffset
properties
isRef 0
content simple
source <xs:element name="lineOffset" type="DrivenLineOffset"/>

element VehicleComputedLane/keepOutList
diagram Docs_p516.png
type NodeList
properties
isRef 0
content complex
children node
source <xs:element name="keepOutList" type="NodeList"/>


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