http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetDiscountDescriptionWithBarcodeAndDiscountValuesResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetDiscountDescriptionWithBarcodeAndDiscountValuesResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
discountQuantity Element discountPrice Element GetDiscountDescriptionWithBarcodeAndDiscountValuesResult Element Sequence GetDiscountDescriptionWithBarcodeAndDiscountValuesResponse Element
Overview
Source
<xs:element name="GetDiscountDescriptionWithBarcodeAndDiscountValuesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetDiscountDescriptionWithBarcodeAndDiscountValuesResult" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="discountPrice" nillable="true" type="xs:decimal" />
      <xs:element minOccurs="1" maxOccurs="1" name="discountQuantity" nillable="true" type="xs:decimal" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents