complexType LaneDirection
diagram
namespace http://dsrc_r70/DSRC
properties
mixed true
children ingressPath egressPath
used by
element LaneAttributes/directionalUse
source <xsd:complexType name="LaneDirection" mixed="true">
 
<xsd:sequence>
   
<xsd:element name="ingressPath" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="egressPath" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element LaneDirection/ingressPath
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="ingressPath" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element LaneDirection/egressPath
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="egressPath" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>


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