http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfStockPerStoreInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfStockPerStoreInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
Stock Element StoreId Element Sequence StockPerStoreInfo Element Sequence ArrayOfStockPerStoreInfo Complex Type
Overview
Sequence
Used By
StockPerStore Element
Source
<xs:complexType name="ArrayOfStockPerStoreInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="StockPerStoreInfo" nillable="true" type="tns:StockPerStoreInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents