simpleType tcip:CPT-Duration
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:int
used by
elements tcip:SCHActualRunTime/actual-time tcip:CCDetourRecord/addScheduleTime tcip:PIEventAnnouncement/destination-sign-duration tcip:SCHTransferInfo/expected-wait tcip:CCPollResponseContents/lastTimepointOffSched tcip:CPTTransferCluster/minimum-wait tcip:SCHTransferInfo/minimum-wait tcip:PISchedAdherenceCountdown/nextArrivalCountdown tcip:PISchedAdherenceOffSched/offScheduleTime tcip:PIEventAnnouncement/passenger-info-duration tcip:CcPTVehicleParameter/rate tcip:CcPTVehicleParameterSub/rate tcip:CcTriggerCannedAnnouncement/repeat-interval tcip:CPTSubscriptionHeader/reportInterval tcip:SCHRunningTimeEntry/running-time tcip:ObLocation/schedule-status tcip:CcPTVAdherence/scheduleDeviation tcip:CCStopAnnunciationRecord/custom-settings/stop-time tcip:CcPollParameters/tFastPollInterval tcip:SCHOperatorPay/time tcip:CcAnnouncementInfo/defaults/time-before tcip:FCFarePolicyRecord/time-to-expiration tcip:PISchedAdherenceCountdown/tolerance tcip:PISchedAdherenceOffSched/tolerance tcip:CcPollParameters/tPriorityPoll tcip:CcPollParameters/tSessionOnly tcip:CcPollParameters/tSessionPoll tcip:CcPollParameters/tSessionPollStart tcip:CcPollParameters/tStartup tcip:CptCommandTimeUpdate/utc-offset tcip:SCHWaitingTime/wait-time
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:simpleType name="CPT-Duration">
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="-2147483648"/>
   
<xs:maxInclusive value="2147483647"/>
 
</xs:restriction>
</xs:simpleType>


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