| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-03-00-24 | ||
| children | name id refPoint config approachs | ||
| used by |
|
||
| source | <xs:complexType name="Intersection"> <xs:sequence> <xs:element name="name" type="DescriptiveName" minOccurs="0"/> <xs:element name="id" type="IntersectionID"/> <xs:element name="refPoint" type="ReferencePoint"/> <xs:element name="config" type="NodeConfig" minOccurs="0"/> <xs:element name="approachs"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="approach" type="ApproachObject"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | |||||||||
| type | DescriptiveName | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="name" type="DescriptiveName" minOccurs="0"/> |
| diagram | |||||
| type | IntersectionID | ||||
| properties |
|
||||
| source | <xs:element name="id" type="IntersectionID"/> |
| diagram | ![]() |
||||
| type | ReferencePoint | ||||
| properties |
|
||||
| children | lat long elev | ||||
| source | <xs:element name="refPoint" type="ReferencePoint"/> |
| diagram | |||||||||
| type | NodeConfig | ||||||||
| properties |
|
||||||||
| source | <xs:element name="config" type="NodeConfig" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | approach | ||||
| source | <xs:element name="approachs"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="approach" type="ApproachObject"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | ApproachObject | ||||
| properties |
|
||||
| children | refPoint config approaches egresses | ||||
| source | <xs:element name="approach" type="ApproachObject"/> |