http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetStandbyProducts Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetStandbyProducts Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
skipItemId Element orderBy Element maxRecords Element offset Element CancelledOnly Element AttachedProductsOnly Element ClassificationLevel5Id Element ClassificationLevel4Id Element ClassificationLevel3Id Element ClassificationLevel2Id Element ClassificationLevel1Id Element Note1 Element Description Element SearchText Element ExternalCode Element Code Element Sequence filter Element Sequence GetStandbyProducts Element
Overview
Sequence
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Source
<xs:element name="GetStandbyProducts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:StandbyProductsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents