<xs:complexType name="ArrayOfViewWebshopProductInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="ViewWebshopProductInfo" nillable="true" type="tns:ViewWebshopProductInfo" />
</xs:sequence>
</xs:complexType>
|