complexType tcip:SchPushRunningTimes
diagram
namespace http://www.TCIP-Adopted-03-00-01
children push-header running-times
used by
element tcip:schPushRunningTimes
source <xs:complexType name="SchPushRunningTimes">
 
<xs:sequence>
   
<xs:element name="push-header" type="CPTPushHeader"/>
   
<xs:element name="running-times">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="running-time" type="SCHRunningTimeEntry"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchPushRunningTimes/push-header
diagram
type tcip:CPTPushHeader
properties
isRef 0
content complex
children file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent
source <xs:element name="push-header" type="CPTPushHeader"/>

element tcip:SchPushRunningTimes/running-times
diagram
properties
isRef 0
content complex
children running-time
source <xs:element name="running-times">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="running-time" type="SCHRunningTimeEntry"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRunningTimes/running-times/running-time
diagram
type tcip:SCHRunningTimeEntry
properties
isRef 0
content complex
children period-name service-types earliest-time latest-time day-types stoppointA stoppointB timepointA timepointB pattern pattern-segment running-time waiting-times localSCHRunningTimeEntry
source <xs:element name="running-time" type="SCHRunningTimeEntry"/>


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