complexType tcip:FCCashBoxContents
diagram
namespace http://www.TCIP-Adopted-03-00-01
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
used by
elements tcip:FCCashBoxReconciliation/actual-contents tcip:FcUnloadData/cash-box-contents tcip:FCRevenueRecord/cash-box-contents tcip:FCCashBoxReconciliation/expected-contents tcip:FCCashBoxEvent/removedCashboxContents
source <xs:complexType name="FCCashBoxContents">
 
<xs:sequence>
   
<xs:element name="last-empty-time" type="CPT-DateTime"/>
   
<xs:element name="time-recorded" type="CPT-DateTime"/>
   
<xs:element name="cashboxID" type="CPT-SerialNumber"/>
   
<xs:element name="total-cash" type="FC-MonetaryValue" minOccurs="0"/>
   
<xs:element name="currency-type" type="FC-MonetaryInstrAuth" minOccurs="0"/>
   
<xs:element name="pennies" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nickels" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="dimes" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="quarters" type="CPT-GenericCounter"/>
   
<xs:element name="fifty-cent-pieces" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="dollar-coins" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="two-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="five-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="ten-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="twenty-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="fifty-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="hundred-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="token-typeA" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="token-typeB" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="token-typeC" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="token-typeD" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="token-typeE" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeA" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeB" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeC" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeD" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeE" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeF" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="transfer-typeG" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="ticket-typeA" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="ticket-typeB" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="ticket-typeC" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="ticket-typeD" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="ticket-typeE" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="tear-off-typeA" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="tear-off-typeB" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="tear-off-typeC" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="tear-off-typeD" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="tear-off-typeE" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="localFCCashBoxContents" type="local:FCCashBoxContents" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

element tcip:FCCashBoxContents/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:FCCashBoxContents/total-cash
diagram
type tcip:FC-MonetaryValue
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="total-cash" type="FC-MonetaryValue" minOccurs="0"/>

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

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

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

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

element tcip:FCCashBoxContents/quarters
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
content simple
source <xs:element name="quarters" type="CPT-GenericCounter"/>

element tcip:FCCashBoxContents/fifty-cent-pieces
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fifty-cent-pieces" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/dollar-coins
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="dollar-coins" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/two-dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="two-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/five-dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="five-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/ten-dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ten-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/twenty-dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="twenty-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/fifty-dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fifty-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/hundred-dollar-bills
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="hundred-dollar-bills" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/token-typeA
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="token-typeA" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/token-typeB
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="token-typeB" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/token-typeC
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="token-typeC" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/token-typeD
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="token-typeD" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/token-typeE
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="token-typeE" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeA
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeA" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeB
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeB" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeC
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeC" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeD
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeD" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeE
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeE" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeF
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeF" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/transfer-typeG
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="transfer-typeG" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/ticket-typeA
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticket-typeA" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/ticket-typeB
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticket-typeB" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/ticket-typeC
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticket-typeC" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/ticket-typeD
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticket-typeD" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/ticket-typeE
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticket-typeE" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/tear-off-typeA
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tear-off-typeA" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/tear-off-typeB
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tear-off-typeB" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/tear-off-typeC
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tear-off-typeC" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/tear-off-typeD
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tear-off-typeD" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:FCCashBoxContents/tear-off-typeE
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tear-off-typeE" type="CPT-GenericCounter" minOccurs="0"/>

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


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