complexType tcip:SCHRunningTimeEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children period-name service-types earliest-time latest-time day-types stoppointA stoppointB timepointA timepointB pattern pattern-segment running-time waiting-times localSCHRunningTimeEntry
used by
elements tcip:SchPushRunningTimes/running-times/running-time tcip:SchRunningTimeList/running-times/running-time tcip:SCHActualRunningTimeData/scheduled
source <xs:complexType name="SCHRunningTimeEntry">
 
<xs:sequence>
   
<xs:element name="period-name" type="SCH-RunningTimePeriodName" minOccurs="0"/>
   
<xs:element name="service-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="service-type" type="SCH-ServiceType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="earliest-time" type="SCH-Time" minOccurs="0"/>
   
<xs:element name="latest-time" type="SCH-Time" minOccurs="0"/>
   
<xs:element name="day-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="day-type" type="SCH-DayType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppointA" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="stoppointB" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="timepointA" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="timepointB" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="pattern" type="SCHPatternIden" minOccurs="0"/>
   
<xs:element name="pattern-segment" type="SCHPatternSegmentIden" minOccurs="0"/>
   
<xs:element name="running-time" type="CPT-Duration"/>
   
<xs:element name="waiting-times" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="waiting-time" type="SCHWaitingTime"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localSCHRunningTimeEntry" type="local:SCHRunningTimeEntry" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHRunningTimeEntry/period-name
diagram
type tcip:SCH-RunningTimePeriodName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="period-name" type="SCH-RunningTimePeriodName" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/service-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children service-type
source <xs:element name="service-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="service-type" type="SCH-ServiceType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHRunningTimeEntry/service-types/service-type
diagram
type tcip:SCH-ServiceType
properties
isRef 0
content simple
source <xs:element name="service-type" type="SCH-ServiceType"/>

element tcip:SCHRunningTimeEntry/earliest-time
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="earliest-time" type="SCH-Time" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/latest-time
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="latest-time" type="SCH-Time" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/day-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children day-type
source <xs:element name="day-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="day-type" type="SCH-DayType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHRunningTimeEntry/day-types/day-type
diagram
type tcip:SCH-DayType
properties
isRef 0
content simple
source <xs:element name="day-type" type="SCH-DayType"/>

element tcip:SCHRunningTimeEntry/stoppointA
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppointA" type="CPTStoppointIden" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/stoppointB
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppointB" type="CPTStoppointIden" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/timepointA
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepointA" type="SCHTimepointIden" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/timepointB
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepointB" type="SCHTimepointIden" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/pattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern-id agency-id designator name
source <xs:element name="pattern" type="SCHPatternIden" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/pattern-segment
diagram
type tcip:SCHPatternSegmentIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children segment-id agency-id name
source <xs:element name="pattern-segment" type="SCHPatternSegmentIden" minOccurs="0"/>

element tcip:SCHRunningTimeEntry/running-time
diagram
type tcip:CPT-Duration
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="running-time" type="CPT-Duration"/>

element tcip:SCHRunningTimeEntry/waiting-times
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children waiting-time
source <xs:element name="waiting-times" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="waiting-time" type="SCHWaitingTime"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHRunningTimeEntry/waiting-times/waiting-time
diagram
type tcip:SCHWaitingTime
properties
isRef 0
content complex
children stoppoint other-location wait-time
source <xs:element name="waiting-time" type="SCHWaitingTime"/>

element tcip:SCHRunningTimeEntry/localSCHRunningTimeEntry
diagram
type SCHRunningTimeEntry
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localSCHRunningTimeEntry" type="local:SCHRunningTimeEntry" minOccurs="0"/>


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