-<complexType name="IntersectionLaneType">
<attribute name="nb" type="LaneEnumType" default="nolane" />
<attribute name="eb" type="LaneEnumType" default="nolane" />
<attribute name="sb" type="LaneEnumType" default="nolane" />
<attribute name="wb" type="LaneEnumType" default="nolane" />
</complexType>
|