complexType tcip:FcReportCashboxEvent
diagram
namespace http://www.TCIP-Adopted-03-00-01
children time-reported vehicle stoppoint equipmentID event localFcReportCashboxEvent
used by
element tcip:fcReportCashboxEvent
source <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>

element tcip:FcReportCashboxEvent/time-reported
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="time-reported" type="CPT-DateTime"/>

element tcip:FcReportCashboxEvent/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>

element tcip:FcReportCashboxEvent/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>

element tcip:FcReportCashboxEvent/equipmentID
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="equipmentID" type="CPT-SerialNumber"/>

element tcip:FcReportCashboxEvent/event
diagram
type tcip:FCCashBoxEvent
properties
isRef 0
content complex
children vehicle removedCashboxID insertedCashboxID timeCashboxRemoved timeCashboxInserted removedCashboxContents fareboxDoorOpenTime fareboxDoorCloseTime location time-recorded
source <xs:element name="event" type="FCCashBoxEvent"/>

element tcip:FcReportCashboxEvent/localFcReportCashboxEvent
diagram
type FcReportCashboxEvent
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localFcReportCashboxEvent" type="local:FcReportCashboxEvent" minOccurs="0"/>


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