Definition Type: Element
Name: InvoiceLine
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:InvoiceLineType
Containing Schema: Invoice.xsd
Abstract
Documentation:
In general an Invoice Line can be aligned with Order Lines. The ItemQuantity and Price are used to compute the Total. The Total is a sum of the Total and any Charges, Taxes or Allowances.
Collapse XSD Schema Diagram:
Drilldown into InvoiceSubLine in schema invoice_xsd Drilldown into InvoiceAllowance in schema invoice_xsd Drilldown into InvoiceCharge in schema invoice_xsd Drilldown into Tax in schema components_xsd Drilldown into OpenItemIndicator in schema fields_xsd Drilldown into TotalAmount in schema fields_xsd Drilldown into ExtendedAmount in schema fields_xsd Drilldown into ContractReference in schema components_xsd Drilldown into PurchaseOrderReference in schema components_xsd Drilldown into UnitPrice in schema components_xsd Drilldown into Quantity in schema fields_xsd Drilldown into Item in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into LineNumber in schema fields_xsd Drilldown into LineType in schema components_xsd Drilldown into InvoiceLineBaseType in schema invoice_xsd Drilldown into InvoiceLineType in schema invoice_xsdXSD Diagram of InvoiceLine in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="InvoiceLine" type="InvoiceLineType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">In general an Invoice Line can be aligned with Order Lines. The ItemQuantity and Price are used to compute the Total. The Total is a sum of the Total and any Charges, Taxes or Allowances.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Item nsA:Item 0 (1)
Quantity nsA:Quantity 0 (1)
UnitPrice nsA:UnitPrice 0 (1)
PurchaseOrderReference nsA:PurchaseOrderReference 0 unbounded
ContractReference nsA:ContractReference 0 unbounded
ExtendedAmount nsA:ExtendedAmount 0 (1)
TotalAmount nsA:TotalAmount 0 (1)
OpenItemIndicator nsA:OpenItemIndicator 0 (1)
Tax nsA:Tax 0 unbounded
InvoiceCharge nsA:InvoiceCharge 0 unbounded
InvoiceAllowance nsA:InvoiceAllowance 0 unbounded
InvoiceSubLine nsA:InvoiceSubLine 0 unbounded
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree: