complexType tcip:FcReportReconcileCashbox
diagram
namespace http://www.TCIP-Adopted-03-00-01
children time-reported vaultID facility reconciliations localFcReportReconcileCashbox
used by
element tcip:fcReportReconcileCashbox
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>

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

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

element tcip:FcReportReconcileCashbox/facility
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="facility" type="CPTTransitFacilityIden" minOccurs="0"/>

element tcip:FcReportReconcileCashbox/reconciliations
diagram
properties
isRef 0
content complex
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>

element tcip:FcReportReconcileCashbox/reconciliations/reconciliation
diagram
type tcip:FCCashBoxReconciliation
properties
isRef 0
content complex
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"/>

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


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