http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
MixedMatchReceiptDetailType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : MixedMatchReceiptDetailType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
MixedMatchReceiptDetailType Simple Type
Overview
MixedMatchReceiptDetailType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationNoDetails
EnumerationPrintNoPrices
EnumerationPrintOriginalPrices
EnumerationPrintDiscountedPrices
Source
<xs:simpleType name="MixedMatchReceiptDetailType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="NoDetails" />
    <xs:enumeration value="PrintNoPrices" />
    <xs:enumeration value="PrintOriginalPrices" />
    <xs:enumeration value="PrintDiscountedPrices" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents