complexType GenericLane
diagram
namespace http://dsrc_r70/DSRC
children laneID name ingressApproach egressApproach laneAttributes maneuvers nodeList connectsTo overlays regional
used by
elements LaneList/GenericLane RoadLaneSetList/GenericLane
source <xsd:complexType name="GenericLane">
 
<xsd:sequence>
   
<xsd:element name="laneID" type="LaneID"/>
   
<xsd:element name="name" type="DescriptiveName" minOccurs="0"/>
   
<xsd:element name="ingressApproach" type="ApproachID" minOccurs="0"/>
   
<xsd:element name="egressApproach" type="ApproachID" minOccurs="0"/>
   
<xsd:element name="laneAttributes" type="LaneAttributes"/>
   
<xsd:element name="maneuvers" type="AllowedManeuvers" minOccurs="0"/>
   
<xsd:element name="nodeList" type="NodeListXY"/>
   
<xsd:element name="connectsTo" type="ConnectsToList" minOccurs="0"/>
   
<xsd:element name="overlays" type="OverlayLaneList" minOccurs="0"/>
   
<xsd:element name="regional" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence maxOccurs="4">
         
<xsd:element name="SEQUENCE">
           
<xsd:complexType>
             
<xsd:sequence>
               
<xsd:element name="regionId" type="RegionId"/>
               
<xsd:element name="regExtValue" type="asn1:OpenType"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element GenericLane/name
diagram
type DescriptiveName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 63
source <xsd:element name="name" type="DescriptiveName" minOccurs="0"/>

element GenericLane/ingressApproach
diagram
type ApproachID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 15
source <xsd:element name="ingressApproach" type="ApproachID" minOccurs="0"/>

element GenericLane/egressApproach
diagram
type ApproachID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 15
source <xsd:element name="egressApproach" type="ApproachID" minOccurs="0"/>

element GenericLane/laneAttributes
diagram
type LaneAttributes
properties
isRef 0
content complex
children directionalUse sharedWith laneType regional
source <xsd:element name="laneAttributes" type="LaneAttributes"/>

element GenericLane/maneuvers
diagram
type AllowedManeuvers
properties
isRef 0
minOcc 0
maxOcc 1
content complex
mixed true
children maneuverStraightAllowed maneuverLeftAllowed maneuverRightAllowed maneuverUTurnAllowed maneuverLeftTurnOnRedAllowed maneuverRightTurnOnRedAllowed maneuverLaneChangeAllowed maneuverNoStoppingAllowed yieldAllwaysRequired goWithHalt caution reserved1
source <xsd:element name="maneuvers" type="AllowedManeuvers" minOccurs="0"/>

element GenericLane/nodeList
diagram
type NodeListXY
properties
isRef 0
content complex
children nodes computed
source <xsd:element name="nodeList" type="NodeListXY"/>

element GenericLane/connectsTo
diagram
type ConnectsToList
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Connection
source <xsd:element name="connectsTo" type="ConnectsToList" minOccurs="0"/>

element GenericLane/overlays
diagram
type OverlayLaneList
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children LaneID
source <xsd:element name="overlays" type="OverlayLaneList" minOccurs="0"/>

element GenericLane/regional
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children SEQUENCE
source <xsd:element name="regional" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="4">
     
<xsd:element name="SEQUENCE">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="regionId" type="RegionId"/>
           
<xsd:element name="regExtValue" type="asn1:OpenType"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GenericLane/regional/SEQUENCE
diagram
properties
isRef 0
content complex
children regionId regExtValue
source <xsd:element name="SEQUENCE">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="regionId" type="RegionId"/>
     
<xsd:element name="regExtValue" type="asn1:OpenType"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GenericLane/regional/SEQUENCE/regionId
diagram
type RegionId
properties
isRef 0
content simple
source <xsd:element name="regionId" type="RegionId"/>

element GenericLane/regional/SEQUENCE/regExtValue
diagram
type asn1:OpenType
properties
isRef 0
content complex
source <xsd:element name="regExtValue" type="asn1:OpenType"/>


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