http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
CashFlowType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : CashFlowType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Type
Restriction of xs:string
Diagram
CashFlowType Simple Type
Overview
CashFlowType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationCounting
EnumerationCashToSafe
EnumerationCosts
EnumerationPaidInvoice
EnumerationPrePayment
EnumerationCashDeposit
EnumerationEftProcessing
EnumerationOpenCashDrawer
Source
<xs:simpleType name="CashFlowType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Counting" />
    <xs:enumeration value="CashToSafe" />
    <xs:enumeration value="Costs" />
    <xs:enumeration value="PaidInvoice" />
    <xs:enumeration value="PrePayment" />
    <xs:enumeration value="CashDeposit" />
    <xs:enumeration value="EftProcessing" />
    <xs:enumeration value="OpenCashDrawer" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents