http://retail3000.net/Retail3000Webservice/PosComponents
SelfScanFirstCanvas Simple Type
http://retail3000.net/Retail3000Webservice/PosComponents : SelfScanFirstCanvas Simple Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Type
Restriction of xs:string
Diagram
SelfScanFirstCanvas Simple Type
Overview
SelfScanFirstCanvas Restriction of xs:string
Facets
EnumerationSales
EnumerationLoyalty
EnumerationNotSpecified
Source
<xs:simpleType name="SelfScanFirstCanvas" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Sales" />
    <xs:enumeration value="Loyalty" />
    <xs:enumeration value="NotSpecified" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents