diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | resultantStrategyID resultantClassType resultantClassLevel strategyTimeBegin strategyTimeEnd schLateMinimum schLateMaximum schRecoveryMinimum prgLoadMinimum travelPath allowed-boundaries allowed-intersections | ||
used by |
|
||
source | <xs:complexType name="TSPStrategyEntry"> <xs:sequence> <xs:element name="resultantStrategyID" type="SCP-PriorityStrategyNumber"/> <xs:element name="resultantClassType" type="SCP-VehicleClassType"/> <xs:element name="resultantClassLevel" type="SCP-VehicleClassLevel"/> <xs:element name="strategyTimeBegin" type="SCH-Time" minOccurs="0"/> <xs:element name="strategyTimeEnd" type="SCH-Time" minOccurs="0"/> <xs:element name="schLateMinimum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/> <xs:element name="schLateMaximum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/> <xs:element name="schRecoveryMinimum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/> <xs:element name="prgLoadMinimum" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/> <xs:element name="travelPath" type="TSP-IntersectionPath" minOccurs="0"/> <xs:element name="allowed-boundaries"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="allowed-boundary" type="TSP-BoundaryID"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="allowed-intersections" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="allowed-intersection" type="TSPAllowedIntersection"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:SCP-PriorityStrategyNumber | ||||
properties |
|
||||
source | <xs:element name="resultantStrategyID" type="SCP-PriorityStrategyNumber"/> |
diagram | ![]() |
||||
type | tcip:SCP-VehicleClassType | ||||
properties |
|
||||
source | <xs:element name="resultantClassType" type="SCP-VehicleClassType"/> |
diagram | ![]() |
||||
type | tcip:SCP-VehicleClassLevel | ||||
properties |
|
||||
source | <xs:element name="resultantClassLevel" type="SCP-VehicleClassLevel"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-Time | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="strategyTimeBegin" type="SCH-Time" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-Time | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="strategyTimeEnd" type="SCH-Time" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:OB-ScheduleAdherenceOffset | ||||||||
properties |
|
||||||||
source | <xs:element name="schLateMinimum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:OB-ScheduleAdherenceOffset | ||||||||
properties |
|
||||||||
source | <xs:element name="schLateMaximum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:OB-ScheduleAdherenceOffset | ||||||||
properties |
|
||||||||
source | <xs:element name="schRecoveryMinimum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:OB-J1587-PassengerCounterPatronCount | ||||||||
properties |
|
||||||||
source | <xs:element name="prgLoadMinimum" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:TSP-IntersectionPath | ||||||||
properties |
|
||||||||
source | <xs:element name="travelPath" type="TSP-IntersectionPath" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | allowed-boundary | ||||
source | <xs:element name="allowed-boundaries"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="allowed-boundary" type="TSP-BoundaryID"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:TSP-BoundaryID | ||||
properties |
|
||||
source | <xs:element name="allowed-boundary" type="TSP-BoundaryID"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | allowed-intersection | ||||||||
source | <xs:element name="allowed-intersections" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="allowed-intersection" type="TSPAllowedIntersection"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:TSPAllowedIntersection | ||||
properties |
|
||||
children | intersection allowed-approaches boundaries | ||||
source | <xs:element name="allowed-intersection" type="TSPAllowedIntersection"/> |