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