complexType IntersectionCollision
diagram Docs_p199.png
namespace http://www.DSRC-Draft-03-00-24
children vmt intersetionID laneNumber eventFlag localIntersectionCollision
source <xs:complexType name="IntersectionCollision">
 
<xs:sequence>
   
<xs:element name="vmt" type="VehicleMotionTrail"/>
   
<xs:element name="intersetionID" type="IntersectionID"/>
   
<xs:element name="laneNumber" type="LaneNumber"/>
   
<xs:element name="eventFlag" type="CollisionEventFlag"/>
   
<xs:element name="localIntersectionCollision" type="local:IntersectionCollision" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element IntersectionCollision/vmt
diagram Docs_p200.png
type VehicleMotionTrail
properties
isRef 0
content complex
children initialPosition interval positions localVehicleMotionTrail
source <xs:element name="vmt" type="VehicleMotionTrail"/>

element IntersectionCollision/intersetionID
diagram Docs_p201.png
type IntersectionID
properties
isRef 0
content simple
source <xs:element name="intersetionID" type="IntersectionID"/>

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

element IntersectionCollision/eventFlag
diagram Docs_p203.png
type CollisionEventFlag
properties
isRef 0
content simple
source <xs:element name="eventFlag" type="CollisionEventFlag"/>

element IntersectionCollision/localIntersectionCollision
diagram Docs_p204.png
type local:IntersectionCollision
properties
isRef 0
minOcc 0
maxOcc 1
source <xs:element name="localIntersectionCollision" type="local:IntersectionCollision" minOccurs="0"/>


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