complexType tcip:PISchedAdherenceCountdown
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route routeDirection destination gate-bay trip vehicle stoppoint nextArrivalCountdown tolerance estimated-departure comment available-seats bulletins
used by
elements tcip:PiStopPointETA/arrival-estimates/arrival-estimate tcip:PiServiceStatus/countdownResponses/countdownResponse
source <xs:complexType name="PISchedAdherenceCountdown">
 
<xs:sequence>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="routeDirection" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<xs:element name="destination" type="PI-DMSMessage" minOccurs="0"/>
   
<xs:element name="gate-bay" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="trip" type="SCHTripIden"/>
   
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="nextArrivalCountdown" type="CPT-Duration"/>
   
<xs:element name="tolerance" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="estimated-departure" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="comment" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="available-seats" type="CPT-SeatCount" minOccurs="0"/>
   
<xs:element name="bulletins" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="bulletin" type="PIServiceBulletin"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PISchedAdherenceCountdown/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

element tcip:PISchedAdherenceCountdown/routeDirection
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="routeDirection" type="SCH-RouteDirectionName" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/destination
diagram
type tcip:PI-DMSMessage
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 60
source <xs:element name="destination" type="PI-DMSMessage" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/gate-bay
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="gate-bay" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden"/>

element tcip:PISchedAdherenceCountdown/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:PISchedAdherenceCountdown/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:PISchedAdherenceCountdown/nextArrivalCountdown
diagram
type tcip:CPT-Duration
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="nextArrivalCountdown" type="CPT-Duration"/>

element tcip:PISchedAdherenceCountdown/tolerance
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tolerance" type="CPT-Duration" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/estimated-departure
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="estimated-departure" type="CPT-DateTime" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/comment
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="comment" type="CPT-Footnote" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/available-seats
diagram
type tcip:CPT-SeatCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="available-seats" type="CPT-SeatCount" minOccurs="0"/>

element tcip:PISchedAdherenceCountdown/bulletins
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children bulletin
source <xs:element name="bulletins" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="bulletin" type="PIServiceBulletin"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PISchedAdherenceCountdown/bulletins/bulletin
diagram
type tcip:PIServiceBulletin
properties
isRef 0
content complex
children bulletinID affectedRoutes affectedDirections effectiveTime expirationTime skippedpoints related-incidents description localPIServiceBulletin
source <xs:element name="bulletin" type="PIServiceBulletin"/>


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