complexType tcip:SchPushRunSchedule
diagram
namespace http://www.TCIP-Adopted-03-00-01
children pushHeader update-since effective expires sched-runs localSchPushRunSchedule
used by
element tcip:schPushRunSchedule
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>

element tcip:SchPushRunSchedule/pushHeader
diagram
type tcip:CPTPushHeader
properties
isRef 0
content complex
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"/>

element tcip:SchPushRunSchedule/update-since
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>

element tcip:SchPushRunSchedule/effective
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="effective" type="CPT-DateTime"/>

element tcip:SchPushRunSchedule/expires
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="expires" type="CPT-DateTime" minOccurs="0"/>

element tcip:SchPushRunSchedule/sched-runs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:SchPushRunSchedule/sched-runs/sched-run
diagram
type tcip:SCHRunScheduleEntry
properties
isRef 0
content complex
children run metadata beginTime endTime beginLocation endLocation day-types trip-details begin-timepoint end-timepoint localSCHRunScheduleEntry
source <xs:element name="sched-run" type="SCHRunScheduleEntry"/>

element tcip:SchPushRunSchedule/localSchPushRunSchedule
diagram
type SchPushRunSchedule
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localSchPushRunSchedule" type="local:SchPushRunSchedule" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy