diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | time-reported vaultID facility reconciliations localFcReportReconcileCashbox | ||
used by |
|
||
source | <xs:complexType name="FcReportReconcileCashbox"> <xs:sequence> <xs:element name="time-reported" type="CPT-DateTime"/> <xs:element name="vaultID" type="CPT-SerialNumber" minOccurs="0"/> <!-- where reconciliation occurred --> <xs:element name="facility" type="CPTTransitFacilityIden" minOccurs="0"/> <!-- where reconciliation occurred --> <xs:element name="reconciliations"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="reconciliation" type="FCCashBoxReconciliation"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localFcReportReconcileCashbox" type="local:FcReportReconcileCashbox" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="time-reported" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-SerialNumber | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="vaultID" type="CPT-SerialNumber" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTTransitFacilityIden | ||||||||
properties |
|
||||||||
children | facility-id agency-id facility-name base-name | ||||||||
source | <xs:element name="facility" type="CPTTransitFacilityIden" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | reconciliation | ||||
source | <xs:element name="reconciliations"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="reconciliation" type="FCCashBoxReconciliation"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FCCashBoxReconciliation | ||||
properties |
|
||||
children | cashboxID time-reconciled vehicle stoppoint equipmentID employee employee2 expected-contents actual-contents expected-cash actual-cash cash-currency reconciliation-ok | ||||
source | <xs:element name="reconciliation" type="FCCashBoxReconciliation"/> |
diagram | ![]() |
||||||||
type | FcReportReconcileCashbox | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localFcReportReconcileCashbox" type="local:FcReportReconcileCashbox" minOccurs="0"/> |