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