Documentation for ATIS-Draft-03-00-79

Complex Type: TSPStatus

[Table of contents]

Super-types: None
Sub-types: None
Name TSPStatus
Used by (from the same schema document) Complex Type TspPRGInputsPTV , Complex Type TSPPRGInputsCCEntry
Abstract no
XML Instance Representation
<...>
<scheduleDeviation> OB-ScheduleAdherenceOffset </scheduleDeviation> [1]
<loc-lat> lrms:Latitude </loc-lat> [1]
<loc-lon> lrms:Longitude </loc-lon> [1]
<loc-dir> lrms:Angle </loc-dir> [1]
<loc-spd> OB-J1587-VelocityVectorSpeed </loc-spd> [1]
<loc-quality> SPDataQuality </loc-quality> [0..1]
<currentTime> CPT-DateTime </currentTime> [1]
<doorStatusOpen> CPT-Boolean </doorStatusOpen> [1]
<requestCancel> CPT-Boolean </requestCancel> [1]
<currentRoute> SCHRouteIden </currentRoute> [0..1]
<currentRun> SCHRunIden </currentRun> [0..1]
<currentTrip> SCHTripIden </currentTrip> [0..1]
<currentOperator> CPTOperatorIden </currentOperator> [0..1]
<passengersOnboard> OB-J1587-PassengerCounterPatronCount </passengersOnboard> [0..1]
<express> CPT-Boolean </express> [0..1]
<scheduleId> SCH-TimetableVersionID </scheduleId> [0..1]
<override> CPT-Boolean </override> [0..1]
<alert> CPT-Boolean </alert> [0..1]
<stopRequested> CPT-Boolean </stopRequested> [0..1]
<localTSPStatus> local:TSPStatus </localTSPStatus> [0..1]
</...>
Diagram
h-704245948 h-288803855 h1464038090 h-1126389906 h1344946322 h352582419 h1272267302 h325016637 h325016637 h-963684166 h355204924 h-1158373540 h324755946 h1357598698 h325016637 h-337950068 h325016637 h325016637 h325016637 h1211925054
Schema Component Representation
<xs:complexType name="TSPStatus">
<xs:sequence>
<xs:element name="scheduleDeviation" type=" OB-ScheduleAdherenceOffset "/>
<xs:element name="loc-lat" type=" lrms:Latitude "/>
<xs:element name="loc-lon" type=" lrms:Longitude "/>
<xs:element name="loc-dir" type=" lrms:Angle "/>
<xs:element name="loc-spd" type=" OB-J1587-VelocityVectorSpeed "/>
<xs:element name="loc-quality" type=" SPDataQuality " minOccurs="0"/>
<xs:element name="currentTime" type=" CPT-DateTime "/>
<xs:element name="doorStatusOpen" type=" CPT-Boolean "/>
<xs:element name="requestCancel" type=" CPT-Boolean "/>
<xs:element name="currentRoute" type=" SCHRouteIden " minOccurs="0"/>
<xs:element name="currentRun" type=" SCHRunIden " minOccurs="0"/>
<xs:element name="currentTrip" type=" SCHTripIden " minOccurs="0"/>
<xs:element name="currentOperator" type=" CPTOperatorIden " minOccurs="0"/>
<xs:element name="passengersOnboard" type=" OB-J1587-PassengerCounterPatronCount " minOccurs="0"/>
<xs:element name="express" type=" CPT-Boolean " minOccurs="0"/>
<xs:element name="scheduleId" type=" SCH-TimetableVersionID " minOccurs="0"/>
<xs:element name="override" type=" CPT-Boolean " minOccurs="0"/>
<xs:element name="alert" type=" CPT-Boolean " minOccurs="0"/>
<xs:element name="stopRequested" type=" CPT-Boolean " minOccurs="0"/>
<xs:element name="localTSPStatus" type=" local:TSPStatus " minOccurs="0"/>
</xs:sequence>
</xs:complexType>