Documentation for ATIS-Draft-03-00-79

Complex Type: FcReportCashboxEvent

[Table of contents]

Super-types: None
Sub-types: None
Name FcReportCashboxEvent
Used by (from the same schema document) Element fcReportCashboxEvent
Abstract no
XML Instance Representation
<...>
<time-reported> CPT-DateTime </time-reported> [1]
<vehicle> CPTVehicleIden </vehicle> [0..1]
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
<equipmentID> CPT-SerialNumber </equipmentID> [1]
<event> FCCashBoxEvent </event> [1]
<localFcReportCashboxEvent> local:FcReportCashboxEvent </localFcReportCashboxEvent> [0..1]
</...>
Diagram
h1272267302 h1471596526 h2146772752 h-565816472 h-637709084 h445864632
Schema Component Representation
<xs:complexType name="FcReportCashboxEvent">
<xs:sequence>
<xs:element name="time-reported" type=" CPT-DateTime "/>
<xs:element name="vehicle" type=" CPTVehicleIden " minOccurs="0"/>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="equipmentID" type=" CPT-SerialNumber "/>
<xs:element name="event" type=" FCCashBoxEvent "/>
<xs:element name="localFcReportCashboxEvent" type=" local:FcReportCashboxEvent " minOccurs="0"/>
</xs:sequence>
</xs:complexType>