Documentation for ATIS-Draft-03-00-79

Complex Type: FCCashBoxEvent

[Table of contents]

Super-types: None
Sub-types: None
Name FCCashBoxEvent
Used by (from the same schema document) Complex Type FcReportCashboxEvent
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<removedCashboxID> CPT-SerialNumber </removedCashboxID> [0..1]
<insertedCashboxID> CPT-SerialNumber </insertedCashboxID> [0..1]
<timeCashboxRemoved> CPT-DateTime </timeCashboxRemoved> [0..1]
<timeCashboxInserted> CPT-DateTime </timeCashboxInserted> [0..1]
<removedCashboxContents> FCCashBoxContents </removedCashboxContents> [0..1]
<fareboxDoorOpenTime> CPT-DateTime </fareboxDoorOpenTime> [0..1]
<fareboxDoorCloseTime> CPT-DateTime </fareboxDoorCloseTime> [0..1]
<location> lrms:GeoLocation </location> [0..1]
<time-recorded> CPT-DateTime </time-recorded> [1]
</...>
Diagram
h1471596526 h-565816472 h-565816472 h1272267302 h1272267302 h2098650256 h1272267302 h1272267302 h-542031743 h1272267302
Schema Component Representation
<xs:complexType name="FCCashBoxEvent">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="removedCashboxID" type=" CPT-SerialNumber " minOccurs="0"/>
<xs:element name="insertedCashboxID" type=" CPT-SerialNumber " minOccurs="0"/>
<xs:element name="timeCashboxRemoved" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="timeCashboxInserted" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="removedCashboxContents" type=" FCCashBoxContents " minOccurs="0"/>
<xs:element name="fareboxDoorOpenTime" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="fareboxDoorCloseTime" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="location" type=" lrms:GeoLocation " minOccurs="0"/>
<xs:element name="time-recorded" type=" CPT-DateTime "/>
</xs:sequence>
</xs:complexType>