diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | run metadata beginTime endTime beginLocation endLocation day-types trip-details begin-timepoint end-timepoint localSCHRunScheduleEntry | ||
used by |
|
||
source | <xs:complexType name="SCHRunScheduleEntry"> <xs:sequence> <xs:element name="run" type="SCHRunIden"/> <xs:element name="metadata" type="CPTRowMetaData"/> <xs:element name="beginTime" type="CPT-DateTime"/> <xs:element name="endTime" type="CPT-Time"/> <xs:element name="beginLocation" type="lrms:GeoLocation"/> <xs:element name="endLocation" type="lrms:GeoLocation"/> <xs:element name="day-types"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="day-type" type="SCH-DayType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="trip-details"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="trip-detail" type="SCHTripInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="begin-timepoint" type="SCHTimepointIden" minOccurs="0"/> <xs:element name="end-timepoint" type="SCHTimepointIden" minOccurs="0"/> <xs:element name="localSCHRunScheduleEntry" type="local:SCHRunScheduleEntry" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:SCHRunIden | ||||
properties |
|
||||
children | run-id agency-id designator | ||||
source | <xs:element name="run" type="SCHRunIden"/> |
diagram | ![]() |
||||
type | tcip:CPTRowMetaData | ||||
properties |
|
||||
children | created effective expiration activation deactivation updated | ||||
source | <xs:element name="metadata" type="CPTRowMetaData"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="beginTime" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-Time | ||||
properties |
|
||||
source | <xs:element name="endTime" type="CPT-Time"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="beginLocation" type="lrms:GeoLocation"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="endLocation" type="lrms:GeoLocation"/> |
diagram | ![]() |
||||
properties |
|
||||
children | day-type | ||||
source | <xs:element name="day-types"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="day-type" type="SCH-DayType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCH-DayType | ||||
properties |
|
||||
source | <xs:element name="day-type" type="SCH-DayType"/> |
diagram | ![]() |
||||
properties |
|
||||
children | trip-detail | ||||
source | <xs:element name="trip-details"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="trip-detail" type="SCHTripInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHTripInfo | ||||
properties |
|
||||
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="trip-detail" type="SCHTripInfo"/> |
diagram | ![]() |
||||||||
type | tcip:SCHTimepointIden | ||||||||
properties |
|
||||||||
children | timepoint-id agency-id designator name | ||||||||
source | <xs:element name="begin-timepoint" type="SCHTimepointIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCHTimepointIden | ||||||||
properties |
|
||||||||
children | timepoint-id agency-id designator name | ||||||||
source | <xs:element name="end-timepoint" type="SCHTimepointIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | SCHRunScheduleEntry | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSCHRunScheduleEntry" type="local:SCHRunScheduleEntry" minOccurs="0"/> |