complexType ApproachOrLane
diagram
namespace http://dsrc_r70/DSRC
children approach lane
used by
element IntersectionCollision/laneNumber
source <xsd:complexType name="ApproachOrLane">
 
<xsd:choice>
   
<xsd:element name="approach" type="ApproachID"/>
   
<xsd:element name="lane" type="LaneID"/>
 
</xsd:choice>
</xsd:complexType>

element ApproachOrLane/approach
diagram
type ApproachID
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 15
source <xsd:element name="approach" type="ApproachID"/>

element ApproachOrLane/lane
diagram
type LaneID
properties
isRef 0
content simple
source <xsd:element name="lane" type="LaneID"/>


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