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