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 |
|
||
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> |
diagram | ![]() |
||||||||
type | tcip:CPT-AgencyID | ||||||||
properties |
|
||||||||
source | <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Mode | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="mode" type="CPT-Mode" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:SCHRouteIden | ||||
properties |
|
||||
children | route-id agency-id route-designator route-name | ||||
source | <xs:element name="route" type="SCHRouteIden"/> |
diagram | ![]() |
||||
type | tcip:SCH-RouteDirectionName | ||||
properties |
|
||||
source | <xs:element name="direction" type="SCH-RouteDirectionName"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="schedule-identifier" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="route-text" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-DayType | ||||||||
properties |
|
||||||||
source | <xs:element name="day-type" type="SCH-DayType" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-DayTypeDescription | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="day-type-description" type="SCH-DayTypeDescription" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:PIMap | ||||||||
properties |
|
||||||||
children | map-image map-format map-URL map-headline map-footnote itineraryID | ||||||||
source | <xs:element name="map" type="PIMap" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="other-info" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
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> |
diagram | ![]() |
||||
type | tcip:SCHTimeTableTrip | ||||
properties |
|
||||
children | trip trip-note mode amenities trip-timepoints | ||||
source | <xs:element name="trip-entry" type="SCHTimeTableTrip"/> |
diagram | ![]() |
||||||||
type | PIXMLTimetable | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localPIXMLTimetable" type="local:PIXMLTimetable" minOccurs="0"/> |