complexType tcip:FCCashBoxEvent
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicle removedCashboxID insertedCashboxID timeCashboxRemoved timeCashboxInserted removedCashboxContents fareboxDoorOpenTime fareboxDoorCloseTime location time-recorded
used by
element tcip:FcReportCashboxEvent/event
source <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>

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

element tcip:FCCashBoxEvent/removedCashboxID
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="removedCashboxID" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FCCashBoxEvent/insertedCashboxID
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="insertedCashboxID" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FCCashBoxEvent/timeCashboxRemoved
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="timeCashboxRemoved" type="CPT-DateTime" minOccurs="0"/>

element tcip:FCCashBoxEvent/timeCashboxInserted
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="timeCashboxInserted" type="CPT-DateTime" minOccurs="0"/>

element tcip:FCCashBoxEvent/removedCashboxContents
diagram
type tcip:FCCashBoxContents
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children last-empty-time time-recorded cashboxID total-cash currency-type pennies nickels dimes quarters fifty-cent-pieces dollar-coins dollar-bills two-dollar-bills five-dollar-bills ten-dollar-bills twenty-dollar-bills fifty-dollar-bills hundred-dollar-bills token-typeA token-typeB token-typeC token-typeD token-typeE transfer-typeA transfer-typeB transfer-typeC transfer-typeD transfer-typeE transfer-typeF transfer-typeG ticket-typeA ticket-typeB ticket-typeC ticket-typeD ticket-typeE tear-off-typeA tear-off-typeB tear-off-typeC tear-off-typeD tear-off-typeE localFCCashBoxContents
source <xs:element name="removedCashboxContents" type="FCCashBoxContents" minOccurs="0"/>

element tcip:FCCashBoxEvent/fareboxDoorOpenTime
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fareboxDoorOpenTime" type="CPT-DateTime" minOccurs="0"/>

element tcip:FCCashBoxEvent/fareboxDoorCloseTime
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fareboxDoorCloseTime" type="CPT-DateTime" minOccurs="0"/>

element tcip:FCCashBoxEvent/location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="location" type="lrms:GeoLocation" minOccurs="0"/>

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


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