http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProcessWarehouseCountHeaders Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProcessWarehouseCountHeaders Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
testProcess Element bookmarkId Element storeId Element Sequence ProcessWarehouseCountHeaders Element
Overview
Sequence
storeId xs:int
bookmarkId xs:int
testProcess xs:boolean
Source
<xs:element name="ProcessWarehouseCountHeaders" 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="bookmarkId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="testProcess" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents