<xsd:element name="InvoiceLedgerEntryHeader" type="InvoiceLedgerEntryHeaderType">
<xsd:annotation>
<xsd:documentation>Information that applies to the entire unapproved invoice document.
The InvoiceReference in the Header is a reference to the external invoice that is being referred to in the document.
The Voucher Reference is an internal voucher, possibly against the external invoice
The Tax element contains any tax information such as the taxable amounts and the tax codes. It is optional and used to summarize tax amounts across all the document lines. The principal intent of this data type is for use as a memo item</xsd:documentation>
</xsd:annotation>
</xsd:element>
|