http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProductListImportColumns Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProductListImportColumns Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
ProductListImportColumns Simple Type
Overview
ProductListImportColumns Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationBarcode
EnumerationProductNumber
EnumerationPceGrossPrice
EnumerationAmount
EnumerationExternalProductCode
EnumerationRowDiscountPrice
EnumerationRowDiscountPercentage
EnumerationPceNetPrice
Source
<xs:simpleType name="ProductListImportColumns" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Barcode" />
    <xs:enumeration value="ProductNumber" />
    <xs:enumeration value="PceGrossPrice" />
    <xs:enumeration value="Amount" />
    <xs:enumeration value="ExternalProductCode" />
    <xs:enumeration value="RowDiscountPrice" />
    <xs:enumeration value="RowDiscountPercentage" />
    <xs:enumeration value="PceNetPrice" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents