http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
WebshopClassificationsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : WebshopClassificationsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
ModifiedSinceDateTime Element DisplayOrder Element ParentWebshopClassificationId Element Description Element Code Element Sequence WebshopClassificationsFilter Complex Type
Overview
Sequence
Code optional xs:string
Description optional xs:string
Used By
NewWebshopClassificationsFilterResult Element
filter Element
Source
<xs:complexType name="WebshopClassificationsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="Code" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="ParentWebshopClassificationId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="DisplayOrder" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ModifiedSinceDateTime" type="xs:dateTime" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents