complexType tcip:PiStopPointETA
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo stoppoints arrival-estimates
used by
element tcip:piStopPointETA
source <xs:complexType name="PiStopPointETA">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="arrival-estimates">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="arrival-estimate" type="PISchedAdherenceCountdown"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PiStopPointETA/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:PiStopPointETA/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiStopPointETA/stoppoints/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:PiStopPointETA/arrival-estimates
diagram
properties
isRef 0
content complex
children arrival-estimate
source <xs:element name="arrival-estimates">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="arrival-estimate" type="PISchedAdherenceCountdown"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiStopPointETA/arrival-estimates/arrival-estimate
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="arrival-estimate" type="PISchedAdherenceCountdown"/>


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