complexType VehicleToLanePosition
diagram
namespace http://dsrc_r70/AddGrpC
children stationID laneID
used by
element VehicleToLanePositionList/VehicleToLanePosition
source <xsd:complexType name="VehicleToLanePosition">
 
<xsd:sequence>
   
<xsd:element name="stationID" type="DSRC:StationID"/>
   
<xsd:element name="laneID" type="DSRC:LaneID"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element VehicleToLanePosition/stationID
diagram
type StationID
properties
isRef 0
content simple
source <xsd:element name="stationID" type="DSRC:StationID"/>

element VehicleToLanePosition/laneID
diagram
type LaneID
properties
isRef 0
content simple
source <xsd:element name="laneID" type="DSRC:LaneID"/>


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