complexType tcip:SchPushRouteSchedule
diagram
namespace http://www.TCIP-Adopted-03-00-01
children pushHeader route update-since route-version effective expires mode route-ID-short note-ids notes direction-A direction-B defaultAPattern defaultBPattern scheduledATrips scheduleBTrips deletedATrips deletedBTrips transfers deleted-tranfers
used by
element tcip:schPushRouteSchedule
source <xs:complexType name="SchPushRouteSchedule">
 
<xs:sequence>
   
<xs:element name="pushHeader" type="CPTPushHeader"/>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="route-version" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="effective" type="CPT-DateTime"/>
   
<xs:element name="expires" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="mode" type="CPT-Mode" minOccurs="0"/>
   
<xs:element name="route-ID-short" type="CC-RouteIDShort" minOccurs="0"/>
   
<xs:element name="note-ids" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="note-id" type="SCHNoteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="2000">
         
<xs:element name="note" type="SCHNoteInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="direction-A" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<xs:element name="direction-B" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<xs:element name="defaultAPattern" type="SCHPatternIden" minOccurs="0"/>
   
<xs:element name="defaultBPattern" type="SCHPatternIden" minOccurs="0"/>
   
<xs:element name="scheduledATrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="scheduledATrip" type="SCHTripInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="scheduleBTrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="scheduleBTrip" type="SCHTripInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deletedATrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="deletedATrip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deletedBTrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="deletedBTrip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="transfers" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="transfer" type="SCHTransferInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deleted-tranfers" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="deleted-tranfer" type="SCH-TransferID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchPushRouteSchedule/pushHeader
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="pushHeader" type="CPTPushHeader"/>

element tcip:SchPushRouteSchedule/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:SchPushRouteSchedule/update-since
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>

element tcip:SchPushRouteSchedule/route-version
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="route-version" type="SCH-TimetableVersionID" minOccurs="0"/>

element tcip:SchPushRouteSchedule/effective
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="effective" type="CPT-DateTime"/>

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

element tcip:SchPushRouteSchedule/mode
diagram
type tcip:CPT-Mode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2
source <xs:element name="mode" type="CPT-Mode" minOccurs="0"/>

element tcip:SchPushRouteSchedule/route-ID-short
diagram
type tcip:CC-RouteIDShort
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="route-ID-short" type="CC-RouteIDShort" minOccurs="0"/>

element tcip:SchPushRouteSchedule/note-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note-id
source <xs:element name="note-ids" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="note-id" type="SCHNoteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRouteSchedule/note-ids/note-id
diagram
type tcip:SCHNoteIden
properties
isRef 0
content complex
children note-id agency-id note-des
source <xs:element name="note-id" type="SCHNoteIden"/>

element tcip:SchPushRouteSchedule/notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note
source <xs:element name="notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="2000">
     
<xs:element name="note" type="SCHNoteInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRouteSchedule/notes/note
diagram
type tcip:SCHNoteInfo
properties
isRef 0
content complex
children note metadata public note-text localSCHNoteInfo
source <xs:element name="note" type="SCHNoteInfo"/>

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

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

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

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

element tcip:SchPushRouteSchedule/scheduledATrips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children scheduledATrip
source <xs:element name="scheduledATrips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="scheduledATrip" type="SCHTripInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRouteSchedule/scheduledATrips/scheduledATrip
diagram
type tcip:SCHTripInfo
properties
isRef 0
content complex
children trip route direction service-type day-types pattern run block trip-type trip-type-name trip-timepoint-times events notes op-time-type
source <xs:element name="scheduledATrip" type="SCHTripInfo"/>

element tcip:SchPushRouteSchedule/scheduleBTrips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children scheduleBTrip
source <xs:element name="scheduleBTrips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="scheduleBTrip" type="SCHTripInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRouteSchedule/scheduleBTrips/scheduleBTrip
diagram
type tcip:SCHTripInfo
properties
isRef 0
content complex
children trip route direction service-type day-types pattern run block trip-type trip-type-name trip-timepoint-times events notes op-time-type
source <xs:element name="scheduleBTrip" type="SCHTripInfo"/>

element tcip:SchPushRouteSchedule/deletedATrips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deletedATrip
source <xs:element name="deletedATrips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="deletedATrip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SchPushRouteSchedule/deletedBTrips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deletedBTrip
source <xs:element name="deletedBTrips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="deletedBTrip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SchPushRouteSchedule/transfers
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children transfer
source <xs:element name="transfers" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="transfer" type="SCHTransferInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRouteSchedule/transfers/transfer
diagram
type tcip:SCHTransferInfo
properties
isRef 0
content complex
children transferID metadata drop-off pick-up transfer-notes expected-wait minimum-wait isProtected clusterID activation-date deactivation-time localSCHTransferInfo
source <xs:element name="transfer" type="SCHTransferInfo"/>

element tcip:SchPushRouteSchedule/deleted-tranfers
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deleted-tranfer
source <xs:element name="deleted-tranfers" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="deleted-tranfer" type="SCH-TransferID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPushRouteSchedule/deleted-tranfers/deleted-tranfer
diagram
type tcip:SCH-TransferID
properties
isRef 0
content simple
source <xs:element name="deleted-tranfer" type="SCH-TransferID"/>


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