Definition Type: Element
Name: Header
Namespace: http://www.openapplications.org/oagis
Type: oa:InvoiceHeader
Containing Schema: Invoice.xsd
Abstract
Documentation:
Information that applies to the entire invoice document. The Header supports summary amounts for line items, charges, taxes and allowances. 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. The summary amounts in the Header include the Line level amounts and Header level amounts.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Tax in schema components_xsd Drilldown into Allowance in schema components_xsd Drilldown into TotalTax in schema invoice_xsd Drilldown into TotalCharges in schema invoice_xsd Drilldown into TotalAllowance in schema invoice_xsd Drilldown into PaymentMethod in schema invoice_xsd Drilldown into Reason in schema invoice_xsd Drilldown into Type in schema invoice_xsd Drilldown into Parties in schema components_xsd Drilldown into Distribution in schema components_xsd Drilldown into Charges in schema components_xsd Drilldown into PaymentTerms in schema components_xsd Drilldown into TransportationTerm in schema components_xsd Drilldown into TotalAmount in schema order_xsd Drilldown into ExtendedPrice in schema order_xsd Drilldown into PromisedShipDate in schema order_xsd Drilldown into PromisedDeliveryDate in schema order_xsd Drilldown into NeedDeliveryDate in schema order_xsd Drilldown into EarliestShipDate in schema order_xsd Drilldown into ReasonCode in schema order_xsd Drilldown into Priority in schema order_xsd Drilldown into ShipPriorToDueDateInd in schema order_xsd Drilldown into BackOrderedInd in schema order_xsd Drilldown into DropShipInd in schema order_xsd Drilldown into ShipNote in schema order_xsd Drilldown into FreightClass in schema order_xsd Drilldown into License in schema order_xsd Drilldown into TaxWithholdingExempt in schema order_xsd Drilldown into SpecialPriceAuthorization in schema order_xsd Drilldown into OrderStatus in schema components_xsd Drilldown into Attachments in schema components_xsd Drilldown into DocumentReferences in schema components_xsd Drilldown into Note in schema document_xsd Drilldown into Description in schema document_xsd Drilldown into DocumentDateTime in schema document_xsd Drilldown into LastModificationDateTime in schema document_xsd Drilldown into Status in schema components_xsd Drilldown into DocumentIds in schema fields_xsd Drilldown into DocumentOrderHeader in schema document_xsd Drilldown into OrderHeader in schema order_xsd Drilldown into InvoiceHeader in schema invoice_xsdXSD Diagram of Header in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIds oa:DocumentIds 0 (1)
Status oa:Status 0 (1)
LastModificationDateTime oa:LastModificationDateTime 0 (1)
DocumentDateTime oa:DocumentDateTime 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReferences oa:DocumentReferences 0 (1)
Attachments oa:Attachments 0 (1)
DocumentIds oa:DocumentIds 0 (1)
LastModificationDateTime oa:LastModificationDateTime 0 (1)
DocumentDateTime oa:DocumentDateTime 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReferences oa:DocumentReferences 0 (1)
Attachments oa:Attachments 0 (1)
OrderStatus oa:OrderStatus 0 (1)
SpecialPriceAuthorization oa:SpecialPriceAuthorization 0 (1)
TaxWithholdingExempt oa:TaxWithholdingExempt 0 (1)
License oa:License 0 unbounded
FreightClass oa:FreightClass 0 (1)
ShipNote oa:ShipNote 0 unbounded
DropShipInd oa:DropShipInd 0 (1)
BackOrderedInd oa:BackOrderedInd 0 (1)
ShipPriorToDueDateInd oa:ShipPriorToDueDateInd 0 (1)
Priority oa:Priority 0 (1)
ReasonCode oa:ReasonCode 0 (1)
EarliestShipDate oa:EarliestShipDate 0 (1)
NeedDeliveryDate oa:NeedDeliveryDate 0 (1)
PromisedDeliveryDate oa:PromisedDeliveryDate 0 (1)
PromisedShipDate oa:PromisedShipDate 0 (1)
ExtendedPrice oa:ExtendedPrice 0 2
TotalAmount oa:TotalAmount 0 2
TransportationTerm oa:TransportationTerm 0 (1)
PaymentTerms oa:PaymentTerms 0 unbounded
Charges oa:Charges 0 (1)
Distribution oa:Distribution 0 unbounded
Parties oa:Parties 0 (1)
Type oa:Type 0 (1)
Reason oa:Reason 0 unbounded
PaymentMethod oa:PaymentMethod 0 unbounded
TotalAllowance oa:TotalAllowance 0 (1)
TotalCharges oa:TotalCharges 0 (1)
TotalTax oa:TotalTax 0 (1)
Allowance oa:Allowance 0 unbounded
Tax oa:Tax 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: