http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ProductListToQuote Element
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ProductListToQuote Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
isDeleteRowsAfterImport Element quoteId Element productListId Element storeId Element Sequence ProductListToQuote Element
Overview
Sequence
storeId xs:int
quoteId xs:int
Source
<xs:element name="ProductListToQuote" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="storeId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productListId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="quoteId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isDeleteRowsAfterImport" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents