diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo requests timeProvided rangeResponses countdownResponses offSchedResponses | ||
used by |
|
||
source | <xs:complexType name="PiServiceStatus"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="requests"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="request" type="PIServiceStatusRequest"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="timeProvided" type="CPT-Time"/> <xs:element name="rangeResponses" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="rangeResponse" type="PISchedAdherenceRange"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="countdownResponses" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="countdownResponse" type="PISchedAdherenceCountdown"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="offSchedResponses" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="offSchedResponse" type="PISchedAdherenceOffSched"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||
properties |
|
||||
children | request | ||||
source | <xs:element name="requests"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="request" type="PIServiceStatusRequest"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PIServiceStatusRequest | ||||
properties |
|
||||
children | statusType stoppoint route routeDirection | ||||
source | <xs:element name="request" type="PIServiceStatusRequest"/> |
diagram | ![]() |
||||
type | tcip:CPT-Time | ||||
properties |
|
||||
source | <xs:element name="timeProvided" type="CPT-Time"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | rangeResponse | ||||||||
source | <xs:element name="rangeResponses" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="rangeResponse" type="PISchedAdherenceRange"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PISchedAdherenceRange | ||||
properties |
|
||||
children | route routeDirection trip vehicle stoppoint estimatedArrivalRange comment available-seats bulletins | ||||
source | <xs:element name="rangeResponse" type="PISchedAdherenceRange"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | countdownResponse | ||||||||
source | <xs:element name="countdownResponses" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="countdownResponse" type="PISchedAdherenceCountdown"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PISchedAdherenceCountdown | ||||
properties |
|
||||
children | route routeDirection destination gate-bay trip vehicle stoppoint nextArrivalCountdown tolerance estimated-departure comment available-seats bulletins | ||||
source | <xs:element name="countdownResponse" type="PISchedAdherenceCountdown"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | offSchedResponse | ||||||||
source | <xs:element name="offSchedResponses" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="offSchedResponse" type="PISchedAdherenceOffSched"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PISchedAdherenceOffSched | ||||
properties |
|
||||
children | route routeDirection trip vehicle stoppoint arriveTimeScheduled vehicleLocation offScheduleTime tolerance comment available-seats bulletins | ||||
source | <xs:element name="offSchedResponse" type="PISchedAdherenceOffSched"/> |