complexType tcip:FcReportReconcileCashboxAck
diagram
namespace http://www.TCIP-Adopted-03-00-01
children reported-time vaultID facility cashboxes
used by
element tcip:fcReportReconcileCashboxAck
source <xs:complexType name="FcReportReconcileCashboxAck">
 
<xs:sequence>
   
<xs:element name="reported-time" 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="cashboxes">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="cashboxe" type="CPT-SerialNumber"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element tcip:FcReportReconcileCashboxAck/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:FcReportReconcileCashboxAck/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:FcReportReconcileCashboxAck/cashboxes
diagram
properties
isRef 0
content complex
children cashboxe
source <xs:element name="cashboxes">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="cashboxe" type="CPT-SerialNumber"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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