diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | approachID approachAngle departAngle travelPath stopBarLocation requestBeginLocation requestEndLocation requestCancelLocation allowedStrategies | ||
used by |
|
||
source | <xs:complexType name="TSPTmsIntersectionApproach"> <xs:sequence> <xs:element name="approachID" type="TSP-ApproachID"/> <xs:element name="approachAngle" type="lrms:Angle"/> <xs:element name="departAngle" type="lrms:Angle"/> <xs:element name="travelPath" type="TSP-IntersectionPath"/> <xs:element name="stopBarLocation" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="requestBeginLocation" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="requestEndLocation" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="requestCancelLocation" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="allowedStrategies"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="allowedStrategy" type="SCP-PriorityStrategyNumber"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:TSP-ApproachID | ||||
properties |
|
||||
source | <xs:element name="approachID" type="TSP-ApproachID"/> |
diagram | ![]() |
||||
type | lrms:Angle | ||||
properties |
|
||||
children | deg rad cdeg | ||||
source | <xs:element name="approachAngle" type="lrms:Angle"/> |
diagram | ![]() |
||||
type | lrms:Angle | ||||
properties |
|
||||
children | deg rad cdeg | ||||
source | <xs:element name="departAngle" type="lrms:Angle"/> |
diagram | ![]() |
||||
type | tcip:TSP-IntersectionPath | ||||
properties |
|
||||
source | <xs:element name="travelPath" type="TSP-IntersectionPath"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="stopBarLocation" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="requestBeginLocation" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="requestEndLocation" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="requestCancelLocation" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | allowedStrategy | ||||
source | <xs:element name="allowedStrategies"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="allowedStrategy" type="SCP-PriorityStrategyNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCP-PriorityStrategyNumber | ||||
properties |
|
||||
source | <xs:element name="allowedStrategy" type="SCP-PriorityStrategyNumber"/> |