diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | block metadata pullOutTime pullInTime pullOutLocation pullInLocation day-types trip-details begin-timepoint end-timepoint localSCHBlockScheduleEntry | ||
used by |
|
||
source | <xs:complexType name="SCHBlockScheduleEntry"> <xs:sequence> <xs:element name="block" type="SCHBlockIden"/> <xs:element name="metadata" type="CPTRowMetaData"/> <xs:element name="pullOutTime" type="SCH-Time"/> <xs:element name="pullInTime" type="SCH-Time"/> <xs:element name="pullOutLocation" type="lrms:GeoLocation"/> <xs:element name="pullInLocation" 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="localSCHBlockScheduleEntry" type="local:SCHBlockScheduleEntry" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:SCHBlockIden | ||||
properties |
|
||||
children | block-id agency-id block-designator block-name | ||||
source | <xs:element name="block" type="SCHBlockIden"/> |
diagram | ![]() |
||||
type | tcip:CPTRowMetaData | ||||
properties |
|
||||
children | created effective expiration activation deactivation updated | ||||
source | <xs:element name="metadata" type="CPTRowMetaData"/> |
diagram | ![]() |
||||
type | tcip:SCH-Time | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="pullOutTime" type="SCH-Time"/> |
diagram | ![]() |
||||
type | tcip:SCH-Time | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="pullInTime" type="SCH-Time"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="pullOutLocation" type="lrms:GeoLocation"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="pullInLocation" 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 | SCHBlockScheduleEntry | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSCHBlockScheduleEntry" type="local:SCHBlockScheduleEntry" minOccurs="0"/> |