http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
CashInvoiceType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents : CashInvoiceType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
Type
Restriction of xs:string
Diagram
CashInvoiceType Simple Type
Overview
CashInvoiceType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationBoth
EnumerationCash
EnumerationInvoice
Source
<xs:simpleType name="CashInvoiceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Both" />
    <xs:enumeration value="Cash" />
    <xs:enumeration value="Invoice" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents