http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ModifiedMixedMatchProductInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ModifiedMixedMatchProductInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BaseInfo Complex Type
Diagram
CashRegisterGroupId Element ProductCategoryId Element Classification1Id Element SubBrandId Element BrandId Element SupplierId Element ColumnNumber Element MainBarcode Element Barcode Element ProductNumber Element RestrictToBarcodePrice Element RestrictToBarcodeTypeId Element RestrictToBarcodeId Element Amount10 Element Amount9 Element Amount8 Element Amount7 Element Amount6 Element Amount5 Element Amount4 Element Amount3 Element Amount2 Element Amount Element ProductId Element MixedMatchId Element ItemId Element Sequence ModifiedMixedMatchProductInfo Complex Type
Overview
Sequence
ItemId xs:int
ProductId xs:int
Amount xs:unsignedByte
Amount2 xs:unsignedByte
Amount3 xs:unsignedByte
Amount4 xs:unsignedByte
Amount5 xs:unsignedByte
Amount6 xs:unsignedByte
Amount7 xs:unsignedByte
Amount8 xs:unsignedByte
Amount9 xs:unsignedByte
Amount10 xs:unsignedByte
Barcode xs:long
MainBarcode xs:long
ColumnNumber xs:unsignedByte
SupplierId xs:int
BrandId xs:int
SubBrandId xs:int
Used By
ModifiedMixedMatchProductInfo Element
Source
<xs:complexType name="ModifiedMixedMatchProductInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BaseInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount2" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount3" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount4" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount5" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount6" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount7" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount8" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount9" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount10" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodeTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodePrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="Barcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="MainBarcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="ColumnNumber" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SubBrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Classification1Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents