complexType LaneAttributes
diagram
namespace http://dsrc_r70/DSRC
children directionalUse sharedWith laneType regional
used by
element GenericLane/laneAttributes
source <xsd:complexType name="LaneAttributes">
 
<xsd:sequence>
   
<xsd:element name="directionalUse" type="LaneDirection"/>
   
<xsd:element name="sharedWith" type="LaneSharing"/>
   
<xsd:element name="laneType" type="LaneTypeAttributes"/>
   
<xsd:element name="regional" minOccurs="0">
     
<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>

element LaneAttributes/directionalUse
diagram
type LaneDirection
properties
isRef 0
content complex
mixed true
children ingressPath egressPath
source <xsd:element name="directionalUse" type="LaneDirection"/>

element LaneAttributes/sharedWith
diagram
type LaneSharing
properties
isRef 0
content complex
mixed true
children overlappingLaneDescriptionProvided multipleLanesTreatedAsOneLane otherNonMotorizedTrafficTypes individualMotorizedVehicleTraffic busVehicleTraffic taxiVehicleTraffic pedestriansTraffic cyclistVehicleTraffic trackedVehicleTraffic pedestrianTraffic
source <xsd:element name="sharedWith" type="LaneSharing"/>

element LaneAttributes/laneType
diagram
type LaneTypeAttributes
properties
isRef 0
content complex
children vehicle crosswalk bikeLane sidewalk median striping trackedVehicle parking
source <xsd:element name="laneType" type="LaneTypeAttributes"/>

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

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

element LaneAttributes/regional/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