http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
SmartGetBarcode Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : SmartGetBarcode Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
isGenerateIfNotExisting Element price Element productId Element Sequence SmartGetBarcode Element
Overview
Sequence
productId xs:int
price xs:decimal
Source
<xs:element name="SmartGetBarcode" 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="price" nillable="true" type="xs:decimal" />
      <xs:element minOccurs="1" maxOccurs="1" name="isGenerateIfNotExisting" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents