http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ProductList2WebshopProducts Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ProductList2WebshopProducts Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
isDeleteProductRows Element webshopClassificationId Element priceSource Element importArticles Element int Element Sequence productListRowIds Element productListTypeId Element productListId Element webshopId Element Sequence ProductList2WebshopProducts Element
Overview
Source
<xs:element name="ProductList2WebshopProducts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="webshopId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productListId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productListTypeId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="productListRowIds" type="tns:ArrayOfInt" />
      <xs:element minOccurs="1" maxOccurs="1" name="importArticles" type="tns:ImportArticles" />
      <xs:element minOccurs="1" maxOccurs="1" name="priceSource" type="tns:PriceSource" />
      <xs:element minOccurs="1" maxOccurs="1" name="webshopClassificationId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isDeleteProductRows" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents