diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | lane approach connection | ||
used by |
| ||
source | <xsd:complexType name="IntersectionAccessPoint"> <xsd:choice> <xsd:element name="lane" type="LaneID"/> <xsd:element name="approach" type="ApproachID"/> <xsd:element name="connection" type="LaneConnectionID"/> <xsd:any namespace="##other" processContents="lax"/> </xsd:choice> </xsd:complexType> |
diagram | |||||
type | LaneID | ||||
properties |
| ||||
source | <xsd:element name="lane" type="LaneID"/> |
diagram | |||||
type | ApproachID | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="approach" type="ApproachID"/> |
diagram | |||||
type | LaneConnectionID | ||||
properties |
| ||||
source | <xsd:element name="connection" type="LaneConnectionID"/> |