http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetModifiedBrandsResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetModifiedBrandsResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
AllowDiscounts Element AllowSavings Element Description Element ExternalCode Element Code Element ItemId Element Sequence ModifiedBrandInfo Element Sequence GetModifiedBrandsResult Element Sequence GetModifiedBrandsResponse Element
Overview
Sequence
Sequence
Sequence
ItemId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
AllowSavings xs:boolean
AllowDiscounts xs:boolean
Source
<xs:element name="GetModifiedBrandsResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetModifiedBrandsResult" type="tns:ArrayOfModifiedBrandInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents