Definition Type: Element
Name: Header
Namespace: http://www.openapplications.org/oagis
Type: nsC: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 invoice_xsd Drilldown into Tax in schema invoice_xsd Drilldown into Allowance in schema invoice_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 invoice_xsd Drilldown into Distribution in schema invoice_xsd Drilldown into Charges in schema invoice_xsd Drilldown into PaymentTerms in schema invoice_xsd Drilldown into TransportationTerm in schema invoice_xsd Drilldown into TotalAmount in schema invoice_xsd Drilldown into ExtendedPrice in schema invoice_xsd Drilldown into PromisedShipDate in schema invoice_xsd Drilldown into PromisedDeliveryDate in schema invoice_xsd Drilldown into NeedDeliveryDate in schema invoice_xsd Drilldown into EarliestShipDate in schema invoice_xsd Drilldown into ReasonCode in schema invoice_xsd Drilldown into Priority in schema invoice_xsd Drilldown into ShipPriorToDueDateInd in schema invoice_xsd Drilldown into BackOrderedInd in schema invoice_xsd Drilldown into DropShipInd in schema invoice_xsd Drilldown into ShipNote in schema invoice_xsd Drilldown into FreightClass in schema invoice_xsd Drilldown into License in schema invoice_xsd Drilldown into TaxWithholdingExempt in schema invoice_xsd Drilldown into SpecialPriceAuthorization in schema invoice_xsd Drilldown into OrderStatus in schema invoice_xsd Drilldown into Attachments in schema invoice_xsd Drilldown into DocumentReferences in schema invoice_xsd Drilldown into Note in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into DocumentDateTime in schema invoice_xsd Drilldown into LastModificationDateTime in schema invoice_xsd Drilldown into Status in schema invoice_xsd Drilldown into DocumentIds in schema invoice_xsd Drilldown into DocumentOrderHeader in schema invoice_xsd Drilldown into OrderHeader in schema invoice_xsd Drilldown into InvoiceHeader in schema invoice_xsdXSD Diagram of Header in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:DocumentIds 0 (1)
Status nsC:Status 0 (1)
LastModificationDateTime nsC:LastModificationDateTime 0 (1)
DocumentDateTime nsC:DocumentDateTime 0 (1)
Description nsC:Description 0 unbounded
Note nsC:Note 0 unbounded
DocumentReferences nsC:DocumentReferences 0 (1)
Attachments nsC:Attachments 0 (1)
DocumentIds nsC:DocumentIds 0 (1)
LastModificationDateTime nsC:LastModificationDateTime 0 (1)
DocumentDateTime nsC:DocumentDateTime 0 (1)
Description nsC:Description 0 unbounded
Note nsC:Note 0 unbounded
DocumentReferences nsC:DocumentReferences 0 (1)
Attachments nsC:Attachments 0 (1)
OrderStatus nsC:OrderStatus 0 (1)
SpecialPriceAuthorization nsC:SpecialPriceAuthorization 0 (1)
TaxWithholdingExempt nsC:TaxWithholdingExempt 0 (1)
License nsC:License 0 unbounded
FreightClass nsC:FreightClass 0 (1)
ShipNote nsC:ShipNote 0 unbounded
DropShipInd nsC:DropShipInd 0 (1)
BackOrderedInd nsC:BackOrderedInd 0 (1)
ShipPriorToDueDateInd nsC:ShipPriorToDueDateInd 0 (1)
Priority nsC:Priority 0 (1)
ReasonCode nsC:ReasonCode 0 (1)
EarliestShipDate nsC:EarliestShipDate 0 (1)
NeedDeliveryDate nsC:NeedDeliveryDate 0 (1)
PromisedDeliveryDate nsC:PromisedDeliveryDate 0 (1)
PromisedShipDate nsC:PromisedShipDate 0 (1)
ExtendedPrice nsC:ExtendedPrice 0 2
TotalAmount nsC:TotalAmount 0 2
TransportationTerm nsC:TransportationTerm 0 (1)
PaymentTerms nsC:PaymentTerms 0 unbounded
Charges nsC:Charges 0 (1)
Distribution nsC:Distribution 0 unbounded
Parties nsC:Parties 0 (1)
Type nsC:Type 0 (1)
Reason nsC:Reason 0 unbounded
PaymentMethod nsC:PaymentMethod 0 unbounded
TotalAllowance nsC:TotalAllowance 0 (1)
TotalCharges nsC:TotalCharges 0 (1)
TotalTax nsC:TotalTax 0 (1)
Allowance nsC:Allowance 0 unbounded
Tax nsC:Tax 0 unbounded
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: