diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | fileHeader sched-runs deleted-runs localSchRunScheduleFile | ||
used by |
|
||
source | <xs:complexType name="SchRunScheduleFile"> <xs:sequence> <xs:element name="fileHeader" type="CPTLoadFileHeader"/> <xs:element name="sched-runs"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="sched-run" type="SCHRunScheduleEntry"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deleted-runs"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="deleted-run" type="SCHRunIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localSchRunScheduleFile" type="local:SchRunScheduleFile" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTLoadFileHeader | ||||
properties |
|
||||
children | vehicle component-identifier component-IP component-port stoppoint field-address field-port file-identifier version-number sched-version effective-datetime updates-since updated-datetime file-size applicability | ||||
source | <xs:element name="fileHeader" type="CPTLoadFileHeader"/> |
diagram | ![]() |
||||
properties |
|
||||
children | sched-run | ||||
source | <xs:element name="sched-runs"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="sched-run" type="SCHRunScheduleEntry"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHRunScheduleEntry | ||||
properties |
|
||||
children | run metadata beginTime endTime beginLocation endLocation day-types trip-details begin-timepoint end-timepoint localSCHRunScheduleEntry | ||||
source | <xs:element name="sched-run" type="SCHRunScheduleEntry"/> |
diagram | ![]() |
||||
properties |
|
||||
children | deleted-run | ||||
source | <xs:element name="deleted-runs"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="deleted-run" type="SCHRunIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHRunIden | ||||
properties |
|
||||
children | run-id agency-id designator | ||||
source | <xs:element name="deleted-run" type="SCHRunIden"/> |
diagram | ![]() |
||||||||
type | SchRunScheduleFile | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSchRunScheduleFile" type="local:SchRunScheduleFile" minOccurs="0"/> |