http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetDiscountDescriptionWithBarcode Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetDiscountDescriptionWithBarcode Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
barcode Element productId Element Sequence GetDiscountDescriptionWithBarcode Element
Overview
Sequence
productId xs:int
barcode xs:long
Source
<xs:element name="GetDiscountDescriptionWithBarcode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="productId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="barcode" type="xs:long" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents