complexType NodeList
diagram Docs_p243.png
namespace http://www.DSRC-Draft-03-00-24
children node
used by
elements CrosswalkLane/keepOutList SpecialLane/keepOutList VehicleComputedLane/keepOutList VehicleReferenceLane/keepOutList BarrierLane/nodeList CrosswalkLane/nodeList SpecialLane/nodeList VehicleReferenceLane/nodeList
source <xs:complexType name="NodeList">
 
<xs:sequence maxOccurs="64">
   
<xs:element name="node" type="Offsets"/>
 
</xs:sequence>
</xs:complexType>

element NodeList/node
diagram Docs_p244.png
type Offsets
properties
isRef 0
content complex
children xOffset yOffset zOffset width
source <xs:element name="node" type="Offsets"/>


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