Documentation for ATIS-Draft-03-00-79

Simple Type: CPT-Duration

[Table of contents]

Super-types: xs:int < CPT-Duration (by restriction)
Sub-types: None
Name CPT-Duration
Used by (from the same schema document) Complex Type CcAnnouncementInfo , Complex Type CcPollParameters , Complex Type CcPollParameters , Complex Type CcPollParameters , Complex Type CcPollParameters , Complex Type CcPollParameters , Complex Type CcPollParameters , Complex Type CcPTVAdherence , Complex Type CcPTVehicleParameter , Complex Type CcPTVehicleParameterSub , Complex Type CcTriggerCannedAnnouncement , Complex Type CptCommandTimeUpdate , Complex Type ObLocation , Complex Type CCDetourRecord , Complex Type CCPollResponseContents , Complex Type CCStopAnnunciationRecord , Complex Type CPTSubscriptionHeader , Complex Type CPTTransferCluster , Complex Type FCFarePolicyRecord , Complex Type PIEventAnnouncement , Complex Type PIEventAnnouncement , Complex Type PISchedAdherenceCountdown , Complex Type PISchedAdherenceCountdown , Complex Type PISchedAdherenceOffSched , Complex Type PISchedAdherenceOffSched , Complex Type SCHActualRunTime , Complex Type SCHOperatorPay , Complex Type SCHRunningTimeEntry , Complex Type SCHTransferInfo , Complex Type SCHTransferInfo , Complex Type SCHWaitingTime
Content
  • Base XSD Type: int
  • -2147483648 <= value <= 2147483647
Diagram
Schema Component Representation
<xs:simpleType name="CPT-Duration">
<xs:restriction base=" xs:int ">
<xs:minInclusive value="-2147483648"/>
<xs:maxInclusive value="2147483647"/>
</xs:restriction>
</xs:simpleType>