http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetExportProductsStream Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetExportProductsStream Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
records Element fileExtension Element lastModifiedSinceDateTime Element isCancelledOnly Element isWebshopProducts Element supplierId Element preferredSupplierId Element brandId Element cashRegisterGroupId Element productCategoryId Element classification1Id Element classificationGroupId Element Sequence GetExportProductsStream Element
Overview
Source
<xs:element name="GetExportProductsStream" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="classificationGroupId" 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:element minOccurs="1" maxOccurs="1" name="brandId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="preferredSupplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="supplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isWebshopProducts" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="isCancelledOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="lastModifiedSinceDateTime" type="xs:dateTime" />
      <xs:element minOccurs="0" maxOccurs="1" name="fileExtension" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="records" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents