complexType tcip:TSPStrategyEntry
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
element tcip:TspBusinessRules/strategies/strategy
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>

element tcip:TSPStrategyEntry/resultantStrategyID
diagram
type tcip:SCP-PriorityStrategyNumber
properties
isRef 0
content simple
source <xs:element name="resultantStrategyID" type="SCP-PriorityStrategyNumber"/>

element tcip:TSPStrategyEntry/resultantClassType
diagram
type tcip:SCP-VehicleClassType
properties
isRef 0
content simple
source <xs:element name="resultantClassType" type="SCP-VehicleClassType"/>

element tcip:TSPStrategyEntry/resultantClassLevel
diagram
type tcip:SCP-VehicleClassLevel
properties
isRef 0
content simple
source <xs:element name="resultantClassLevel" type="SCP-VehicleClassLevel"/>

element tcip:TSPStrategyEntry/strategyTimeBegin
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="strategyTimeBegin" type="SCH-Time" minOccurs="0"/>

element tcip:TSPStrategyEntry/strategyTimeEnd
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="strategyTimeEnd" type="SCH-Time" minOccurs="0"/>

element tcip:TSPStrategyEntry/schLateMinimum
diagram
type tcip:OB-ScheduleAdherenceOffset
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="schLateMinimum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/>

element tcip:TSPStrategyEntry/schLateMaximum
diagram
type tcip:OB-ScheduleAdherenceOffset
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="schLateMaximum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/>

element tcip:TSPStrategyEntry/schRecoveryMinimum
diagram
type tcip:OB-ScheduleAdherenceOffset
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="schRecoveryMinimum" type="OB-ScheduleAdherenceOffset" minOccurs="0"/>

element tcip:TSPStrategyEntry/prgLoadMinimum
diagram
type tcip:OB-J1587-PassengerCounterPatronCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="prgLoadMinimum" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>

element tcip:TSPStrategyEntry/travelPath
diagram
type tcip:TSP-IntersectionPath
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="travelPath" type="TSP-IntersectionPath" minOccurs="0"/>

element tcip:TSPStrategyEntry/allowed-boundaries
diagram
properties
isRef 0
content complex
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>

element tcip:TSPStrategyEntry/allowed-boundaries/allowed-boundary
diagram
type tcip:TSP-BoundaryID
properties
isRef 0
content simple
source <xs:element name="allowed-boundary" type="TSP-BoundaryID"/>

element tcip:TSPStrategyEntry/allowed-intersections
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:TSPStrategyEntry/allowed-intersections/allowed-intersection
diagram
type tcip:TSPAllowedIntersection
properties
isRef 0
content complex
children intersection allowed-approaches boundaries
source <xs:element name="allowed-intersection" type="TSPAllowedIntersection"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy