complexType tcip:CPTPushHeader
diagram
namespace http://www.TCIP-Adopted-03-00-01
children file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent
used by
elements tcip:SpGISPush/header tcip:SpGeolocationData/header tcip:SchPushRoster/header tcip:PiPushTextTimetable/header tcip:CcDGPSPush/header tcip:CcTravelerRequestLogPush/header tcip:SchPushVehicleAssignments/push-header tcip:SchPushTimepoints/push-header tcip:SchPushRunningTimes/push-header tcip:CptPushFailure/push-header tcip:SchPushPatterns/push-header tcip:SchPushOperatorAssignments/push-header tcip:SchPushCalendar/push-header tcip:CptPushSuccess/push-header tcip:PiPushAgencyFiles/push-header tcip:FcFareZonePush/push-header tcip:FcFareDataPush/push-header tcip:SchPushMasterScheduleVersion/pushHeader tcip:SchPushRouteSchedule/pushHeader tcip:SchPushBlockSchedule/pushHeader tcip:SchPushRunSchedule/pushHeader
source <xs:complexType name="CPTPushHeader">
 
<xs:sequence>
   
<xs:element name="file-type" type="CPT-FileIdentifier"/>
   
<xs:element name="effective" type="CPT-DateTime"/>
   
<xs:element name="sched-version" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="version-number" type="CPT-FileVersion" minOccurs="0"/>
   
<xs:element name="source" type="CPT-ApplicationID"/>
   
<xs:element name="updates-only" type="CPT-Boolean"/>
   
<xs:element name="updates-since" type="CPT-DateTime" minOccurs="0"/>
   
<!-- only if above is true -->
   
<xs:element name="updates-thru" type="CPT-DateTime"/>
   
<xs:element name="applicability" type="CPTFileApplicability" minOccurs="0"/>
   
<xs:element name="time-sent" type="CPT-DateTime"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTPushHeader/file-type
diagram
type tcip:CPT-FileIdentifier
properties
isRef 0
content simple
source <xs:element name="file-type" type="CPT-FileIdentifier"/>

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

element tcip:CPTPushHeader/sched-version
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="sched-version" type="SCH-TimetableVersionID" minOccurs="0"/>

element tcip:CPTPushHeader/version-number
diagram
type tcip:CPT-FileVersion
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="version-number" type="CPT-FileVersion" minOccurs="0"/>

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

element tcip:CPTPushHeader/updates-only
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="updates-only" type="CPT-Boolean"/>

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

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

element tcip:CPTPushHeader/applicability
diagram
type tcip:CPTFileApplicability
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children applicable-routes applicable-ptvs applicable-stops applicable-facilitites applicable-garages applicable-fleet-subsets applicable-stoppoint-subsets applicable-fare-subsets
source <xs:element name="applicability" type="CPTFileApplicability" minOccurs="0"/>

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


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