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