http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfModifiedBarcodeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfModifiedBarcodeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
MainBarcode Element ProductNumber Element Price Element BarcodeTypeId Element BarcodeText Element Barcode Element ProductId Element ItemId Element Sequence ModifiedBarcodeInfo Element Sequence ArrayOfModifiedBarcodeInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
ProductId xs:int
Barcode xs:long
BarcodeText optional xs:string
Price xs:decimal
MainBarcode xs:long
Used By
GetModifiedBarcodesResult Element
Source
<xs:complexType name="ArrayOfModifiedBarcodeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedBarcodeInfo" nillable="true" type="tns:ModifiedBarcodeInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents