complexType tcip:PiServiceStatus
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo requests timeProvided rangeResponses countdownResponses offSchedResponses
used by
element tcip:piServiceStatus
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>

element tcip:PiServiceStatus/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:PiServiceStatus/requests
diagram
properties
isRef 0
content complex
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>

element tcip:PiServiceStatus/requests/request
diagram
type tcip:PIServiceStatusRequest
properties
isRef 0
content complex
children statusType stoppoint route routeDirection
source <xs:element name="request" type="PIServiceStatusRequest"/>

element tcip:PiServiceStatus/timeProvided
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="timeProvided" type="CPT-Time"/>

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

element tcip:PiServiceStatus/rangeResponses/rangeResponse
diagram
type tcip:PISchedAdherenceRange
properties
isRef 0
content complex
children route routeDirection trip vehicle stoppoint estimatedArrivalRange comment available-seats bulletins
source <xs:element name="rangeResponse" type="PISchedAdherenceRange"/>

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

element tcip:PiServiceStatus/countdownResponses/countdownResponse
diagram
type tcip:PISchedAdherenceCountdown
properties
isRef 0
content complex
children route routeDirection destination gate-bay trip vehicle stoppoint nextArrivalCountdown tolerance estimated-departure comment available-seats bulletins
source <xs:element name="countdownResponse" type="PISchedAdherenceCountdown"/>

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

element tcip:PiServiceStatus/offSchedResponses/offSchedResponse
diagram
type tcip:PISchedAdherenceOffSched
properties
isRef 0
content complex
children route routeDirection trip vehicle stoppoint arriveTimeScheduled vehicleLocation offScheduleTime tolerance comment available-seats bulletins
source <xs:element name="offSchedResponse" type="PISchedAdherenceOffSched"/>


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