<xs:element name="Header" type="InvoiceHeader">
<xs:annotation>
<xs:documentation source="http://www.openapplications.org/oagis">Information that applies to the entire invoice document. The Header supports summary amounts for line items, charges, taxes and allowances.
<p />
It also supports itemizing Header level charges, taxes and allowances for use in credit or debit invoices. In this case Line items are not needed.
<p />
The summary amounts in the Header include the Line level amounts and Header level amounts.</xs:documentation>
</xs:annotation>
</xs:element>
|