complexType tcip:FCCashBoxReconciliation
diagram
namespace http://www.TCIP-Adopted-03-00-01
children cashboxID time-reconciled vehicle stoppoint equipmentID employee employee2 expected-contents actual-contents expected-cash actual-cash cash-currency reconciliation-ok
used by
element tcip:FcReportReconcileCashbox/reconciliations/reconciliation
source <xs:complexType name="FCCashBoxReconciliation">
 
<xs:sequence>
   
<xs:element name="cashboxID" type="CPT-SerialNumber"/>
   
<xs:element name="time-reconciled" 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" minOccurs="0"/>
   
<!-- where the cashbox was used -->
   
<xs:element name="employee" type="CPTEmployeeIden" minOccurs="0"/>
   
<!-- performing count -->
   
<xs:element name="employee2" type="CPTEmployeeIden" minOccurs="0"/>
   
<!-- confirming count -->
   
<xs:element name="expected-contents" type="FCCashBoxContents" minOccurs="0"/>
   
<xs:element name="actual-contents" type="FCCashBoxContents" minOccurs="0"/>
   
<xs:element name="expected-cash" type="FC-MonetaryValue" minOccurs="0"/>
   
<xs:element name="actual-cash" type="FC-MonetaryValue" minOccurs="0"/>
   
<xs:element name="cash-currency" type="FC-MonetaryInstrAuth" minOccurs="0"/>
   
<xs:element name="reconciliation-ok" type="CPT-Boolean"/>
 
</xs:sequence>
</xs:complexType>

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

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

element tcip:FCCashBoxReconciliation/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:FCCashBoxReconciliation/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:FCCashBoxReconciliation/equipmentID
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="equipmentID" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/employee
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="employee" type="CPTEmployeeIden" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/employee2
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="employee2" type="CPTEmployeeIden" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/expected-contents
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="expected-contents" type="FCCashBoxContents" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/actual-contents
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="actual-contents" type="FCCashBoxContents" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/expected-cash
diagram
type tcip:FC-MonetaryValue
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="expected-cash" type="FC-MonetaryValue" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/actual-cash
diagram
type tcip:FC-MonetaryValue
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="actual-cash" type="FC-MonetaryValue" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/cash-currency
diagram
type tcip:FC-MonetaryInstrAuth
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 8
source <xs:element name="cash-currency" type="FC-MonetaryInstrAuth" minOccurs="0"/>

element tcip:FCCashBoxReconciliation/reconciliation-ok
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="reconciliation-ok" type="CPT-Boolean"/>


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