diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | pushHeader update-since effective expires sched-runs localSchPushRunSchedule | ||
used by |
|
||
source | <xs:complexType name="SchPushRunSchedule"> <xs:sequence> <xs:element name="pushHeader" type="CPTPushHeader"/> <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/> <xs:element name="effective" type="CPT-DateTime"/> <xs:element name="expires" type="CPT-DateTime" minOccurs="0"/> <xs:element name="sched-runs" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="sched-run" type="SCHRunScheduleEntry"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localSchPushRunSchedule" type="local:SchPushRunSchedule" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTPushHeader | ||||
properties |
|
||||
children | file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent | ||||
source | <xs:element name="pushHeader" type="CPTPushHeader"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="effective" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="expires" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | sched-run | ||||||||
source | <xs:element name="sched-runs" minOccurs="0"> <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 | ![]() |
||||||||
type | SchPushRunSchedule | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSchPushRunSchedule" type="local:SchPushRunSchedule" minOccurs="0"/> |