complexType tcip:PIXMLTimetable
diagram
namespace http://www.TCIP-Adopted-03-00-01
children agency-id mode route direction schedule-identifier route-text day-type day-type-description map other-info trip-entries localPIXMLTimetable
used by
elements atis:TransitInformation/schedules/schedule/timetables/timetable tcip:PiPushTextTimetable/timetables/timetable tcip:PiTextTimetable/timetables/timetable tcip:PIRouteInfo/timetables/timetable
source <xs:complexType name="PIXMLTimetable">
 
<xs:sequence>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="mode" type="CPT-Mode" minOccurs="0"/>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="direction" type="SCH-RouteDirectionName"/>
   
<xs:element name="schedule-identifier" type="CPT-Footnote" minOccurs="0"/>
   
<!-- agency use -->
   
<xs:element name="route-text" type="CPT-Footnote" minOccurs="0"/>
   
<!-- printable misc route info -->
   
<xs:element name="day-type" type="SCH-DayType" minOccurs="0"/>
   
<!-- all if not specified -->
   
<xs:element name="day-type-description" type="SCH-DayTypeDescription" minOccurs="0"/>
   
<xs:element name="map" type="PIMap" minOccurs="0"/>
   
<xs:element name="other-info" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="trip-entries">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="trip-entry" type="SCHTimeTableTrip"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localPIXMLTimetable" type="local:PIXMLTimetable" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIXMLTimetable/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>

element tcip:PIXMLTimetable/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:PIXMLTimetable/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:PIXMLTimetable/direction
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
content simple
source <xs:element name="direction" type="SCH-RouteDirectionName"/>

element tcip:PIXMLTimetable/schedule-identifier
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="schedule-identifier" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIXMLTimetable/route-text
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="route-text" type="CPT-Footnote" minOccurs="0"/>

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

element tcip:PIXMLTimetable/day-type-description
diagram
type tcip:SCH-DayTypeDescription
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="day-type-description" type="SCH-DayTypeDescription" minOccurs="0"/>

element tcip:PIXMLTimetable/map
diagram
type tcip:PIMap
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children map-image map-format map-URL map-headline map-footnote itineraryID
source <xs:element name="map" type="PIMap" minOccurs="0"/>

element tcip:PIXMLTimetable/other-info
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="other-info" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIXMLTimetable/trip-entries
diagram
properties
isRef 0
content complex
children trip-entry
source <xs:element name="trip-entries">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="trip-entry" type="SCHTimeTableTrip"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIXMLTimetable/trip-entries/trip-entry
diagram
type tcip:SCHTimeTableTrip
properties
isRef 0
content complex
children trip trip-note mode amenities trip-timepoints
source <xs:element name="trip-entry" type="SCHTimeTableTrip"/>

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


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