complexType tcip:SchRunningTimeList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo patternVersion pattern-eff routes patterns pattern-segments stoppoint-intervals timepoint-intervals running-times
used by
element tcip:schRunningTimeList
source <xs:complexType name="SchRunningTimeList">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="patternVersion" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="pattern-eff" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="patterns" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="pattern" type="SCHPatternIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="pattern-segments" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="pattern-segment" type="SCHPatternSegmentIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoint-intervals" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="stoppoint-interval" type="SCHStoppointPair"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoint-intervals" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="timepoint-interval" type="SCHTimepointInterval"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<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:SchRunningTimeList/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:SchRunningTimeList/patternVersion
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="patternVersion" type="SCH-TimetableVersionID" minOccurs="0"/>

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

element tcip:SchRunningTimeList/routes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route
source <xs:element name="routes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeList/routes/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:SchRunningTimeList/patterns
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern
source <xs:element name="patterns" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="pattern" type="SCHPatternIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeList/patterns/pattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
content complex
children pattern-id agency-id designator name
source <xs:element name="pattern" type="SCHPatternIden"/>

element tcip:SchRunningTimeList/pattern-segments
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern-segment
source <xs:element name="pattern-segments" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="pattern-segment" type="SCHPatternSegmentIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeList/pattern-segments/pattern-segment
diagram
type tcip:SCHPatternSegmentIden
properties
isRef 0
content complex
children segment-id agency-id name
source <xs:element name="pattern-segment" type="SCHPatternSegmentIden"/>

element tcip:SchRunningTimeList/stoppoint-intervals
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-interval
source <xs:element name="stoppoint-intervals" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="stoppoint-interval" type="SCHStoppointPair"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeList/stoppoint-intervals/stoppoint-interval
diagram
type tcip:SCHStoppointPair
properties
isRef 0
content complex
children stoppointA stoppointB
source <xs:element name="stoppoint-interval" type="SCHStoppointPair"/>

element tcip:SchRunningTimeList/timepoint-intervals
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-interval
source <xs:element name="timepoint-intervals" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="timepoint-interval" type="SCHTimepointInterval"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeList/timepoint-intervals/timepoint-interval
diagram
type tcip:SCHTimepointInterval
properties
isRef 0
content complex
children tpi-id tpi-designator startPointID endPointID location mode
source <xs:element name="timepoint-interval" type="SCHTimepointInterval"/>

element tcip:SchRunningTimeList/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:SchRunningTimeList/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