Definition Type: Element
Name: Line
Namespace: http://www.openapplications.org/oagis
Type: nsC:InvoiceLine
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 TotalAmount is a sum of the Total and any Charges, Taxes or Allowances.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into Line in schema invoice_xsd Drilldown into Allowance in schema invoice_xsd Drilldown into ProjectResource in schema invoice_xsd Drilldown into ProjectActivity in schema invoice_xsd Drilldown into ItemQuantity in schema invoice_xsd Drilldown into Price in schema invoice_xsd Drilldown into Attachments in schema invoice_xsd Drilldown into DocumentReferences in schema invoice_xsd Drilldown into PaymentTerms in schema invoice_xsd Drilldown into Tax in schema invoice_xsd Drilldown into Charges in schema invoice_xsd Drilldown into Parties in schema invoice_xsd Drilldown into OrderStatus in schema invoice_xsd Drilldown into TransportationTerm in schema invoice_xsd Drilldown into Distribution in schema invoice_xsd Drilldown into SubstitutionAllowedInd 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 PackingMaterial in schema invoice_xsd Drilldown into ReasonCode in schema invoice_xsd Drilldown into Priority 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 MinimumTemperature in schema invoice_xsd Drilldown into MaximumTemperature in schema invoice_xsd Drilldown into DeliveryTemperature in schema invoice_xsd Drilldown into LoadingTemperature in schema invoice_xsd Drilldown into ActualTemperature in schema invoice_xsd Drilldown into Temperatures in schema invoice_xsd Drilldown into ShippingNote in schema invoice_xsd Drilldown into SpecialHandlingNote in schema invoice_xsd Drilldown into Note in schema invoice_xsd Drilldown into Notes in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into TaxWithholdingExempt 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 BackOrderedQuantity in schema invoice_xsd Drilldown into EarliestShipDate in schema invoice_xsd Drilldown into TotalAmount in schema invoice_xsd Drilldown into ExtendedPrice in schema invoice_xsd Drilldown into UnitPrice in schema invoice_xsd Drilldown into OrderQuantity in schema invoice_xsd Drilldown into OrderItem in schema invoice_xsd Drilldown into LineNumber in schema invoice_xsd Drilldown into DocumentLine in schema invoice_xsd Drilldown into OrderLineBase in schema invoice_xsd Drilldown into OrderLine in schema invoice_xsd Drilldown into InvoiceLine in schema invoice_xsdXSD Diagram of Line in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Line" type="InvoiceLine">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">In general an Invoice Line can be aligned with Order Lines. The ItemQuantity and Price are used to compute the Total. The TotalAmount is a sum of the Total and any Charges, Taxes or Allowances.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsC:LineNumber 0 (1)
OrderItem nsC:OrderItem 0 (1)
OrderQuantity nsC:OrderQuantity 0 (1)
UnitPrice nsC:UnitPrice 0 (1)
ExtendedPrice nsC:ExtendedPrice 0 (1)
TotalAmount nsC:TotalAmount 0 (1)
EarliestShipDate nsC:EarliestShipDate 0 (1)
BackOrderedQuantity nsC:BackOrderedQuantity 0 (1)
NeedDeliveryDate nsC:NeedDeliveryDate 0 (1)
PromisedDeliveryDate nsC:PromisedDeliveryDate 0 (1)
PromisedShipDate nsC:PromisedShipDate 0 (1)
TaxWithholdingExempt nsC:TaxWithholdingExempt 0 (1)
Description nsC:Description 0 unbounded
Note nsC:Note 0 unbounded
SpecialHandlingNote nsC:SpecialHandlingNote 0 unbounded
ShippingNote nsC:ShippingNote 0 unbounded
ActualTemperature nsC:ActualTemperature 0 unbounded
LoadingTemperature nsC:LoadingTemperature 0 unbounded
DeliveryTemperature nsC:DeliveryTemperature 0 unbounded
MaximumTemperature nsC:MaximumTemperature 0 (1)
MinimumTemperature nsC:MinimumTemperature 0 (1)
License nsC:License 0 unbounded
FreightClass nsC:FreightClass 0 (1)
ShipNote nsC:ShipNote 0 unbounded
Priority nsC:Priority 0 (1)
ReasonCode nsC:ReasonCode 0 (1)
PackingMaterial nsC:PackingMaterial 0 (1)
DropShipInd nsC:DropShipInd 0 (1)
BackOrderedInd nsC:BackOrderedInd 0 (1)
ShipPriorToDueDateInd nsC:ShipPriorToDueDateInd 0 (1)
SubstitutionAllowedInd nsC:SubstitutionAllowedInd 0 (1)
Distribution nsC:Distribution 0 unbounded
TransportationTerm nsC:TransportationTerm 0 (1)
OrderStatus nsC:OrderStatus 0 (1)
Parties nsC:Parties 0 (1)
Charges nsC:Charges 0 (1)
Tax nsC:Tax 0 unbounded
PaymentTerms nsC:PaymentTerms 0 unbounded
DocumentReferences nsC:DocumentReferences 0 (1)
Attachments nsC:Attachments 0 (1)
Price nsC:Price 0 (1)
ItemQuantity nsC:ItemQuantity 0 (1)
ProjectActivity nsC:ProjectActivity 0 (1)
ProjectResource nsC:ProjectResource 0 unbounded
Allowance nsC:Allowance 0 unbounded
Line nsC:Line 0 unbounded
UserArea nsC:UserArea 0 (1)
<xs:group> nsC:Notes 0 (1)
<xs:group> nsC:Temperatures 0 (1)
Collapse Derivation Tree: