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