complexType tcip:SCHPTVRouteScheduleEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route metadata version route-ID-short route-notes direction-A direction-B defaultAPattern defaultBPattern scheduledATrips scheduledBTrips notes deletedATrips deletedBTrips
used by
element tcip:SchRouteScheduleFile/route-schedules/route-schedule
source <xs:complexType name="SCHPTVRouteScheduleEntry">
 
<xs:sequence>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="version" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="route-ID-short" type="CC-RouteIDShort" minOccurs="0"/>
   
<xs:element name="route-notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="route-note" type="SCHNoteIden"/>
       
</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"/>
   
<xs:element name="defaultBPattern" type="SCHPatternIden" minOccurs="0"/>
   
<xs:element name="scheduledATrips">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="scheduledATrip" type="SCHTripInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="scheduledBTrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="scheduledBTrip" type="SCHTripInfo"/>
       
</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="deletedATrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="deletedATrip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deletedBTrips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="deletedBTrip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

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

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/route-notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route-note
source <xs:element name="route-notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="route-note" type="SCHNoteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/defaultAPattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
content complex
children pattern-id agency-id designator name
source <xs:element name="defaultAPattern" type="SCHPatternIden"/>

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/scheduledATrips
diagram
properties
isRef 0
content complex
children scheduledATrip
source <xs:element name="scheduledATrips">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="scheduledATrip" type="SCHTripInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/scheduledBTrips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children scheduledBTrip
source <xs:element name="scheduledBTrips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="scheduledBTrip" type="SCHTripInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHPTVRouteScheduleEntry/scheduledBTrips/scheduledBTrip
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="scheduledBTrip" type="SCHTripInfo"/>

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/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="10000">
     
<xs:element name="deletedATrip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHPTVRouteScheduleEntry/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:SCHPTVRouteScheduleEntry/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="10000">
     
<xs:element name="deletedBTrip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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