http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetSingleViewProduct Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetSingleViewProduct Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
storeId Element countryId Element productId Element Sequence GetSingleViewProduct Element
Overview
Sequence
productId xs:int
countryId xs:int
storeId xs:int
Source
<xs:element name="GetSingleViewProduct" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="productId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="countryId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="storeId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents