complexType InvoiceLineType
diagram gluon3_1_p1853.png
namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
children ID UUID Note InvoicedQuantity LineExtensionAmount TaxPointDate AccountingCostCode AccountingCost FreeOfChargeIndicator OrderLineReference DespatchLineReference ReceiptLineReference BillingReference DocumentReference PricingReference OriginatorParty Delivery PaymentTerms AllowanceCharge TaxTotal Item Price DeliveryTerms
used by
element InvoiceLine
annotation
documentation
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Invoice Line. Details</ccts:DictionaryEntryName>
<ccts:Definition>Information about an Invoice Line.</ccts:Definition>
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
</ccts:Component>
source <xs:complexType name="InvoiceLineType">
 
<xs:annotation>
   
<xs:documentation>
     
<ccts:Component>
       
<ccts:ComponentType>ABIE</ccts:ComponentType>
       
<ccts:DictionaryEntryName>Invoice Line. Details</ccts:DictionaryEntryName>
       
<ccts:Definition>Information about an Invoice Line.</ccts:Definition>
       
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
     
</ccts:Component>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>Identifies the Invoice Line.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
           
<ccts:DataType>Identifier. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:UUID" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. UUID. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>A universally unique identifier for an instance of this ABIE.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>UUID</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
           
<ccts:DataType>Identifier. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:Note" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Note. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>Free-form text applying to the Invoice Line. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Note</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:InvoicedQuantity" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Invoiced_ Quantity. Quantity</ccts:DictionaryEntryName>
           
<ccts:Definition>The quantity (of Items) on the Invoice Line.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Invoiced</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
           
<ccts:DataType>Quantity. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:LineExtensionAmount" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Line Extension Amount. Amount</ccts:DictionaryEntryName>
           
<ccts:Definition>The total amount for the Invoice Line, including Allowance Charges but net of taxes.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Line Extension Amount</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
           
<ccts:DataType>Amount. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:TaxPointDate" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Tax Point Date. Date</ccts:DictionaryEntryName>
           
<ccts:Definition>The date of the Invoice Line, used to indicate the point at which tax becomes applicable.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Tax Point Date</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
           
<ccts:DataType>Date. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Accounting Cost Code. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>The buyer's accounting code applied to the Invoice Line.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Accounting Cost Code</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
           
<ccts:DataType>Code. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Accounting Cost. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The buyer's accounting cost centre applied to the Invoice Line, expressed as text.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Accounting Cost</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:FreeOfChargeIndicator" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Free Of Charge_ Indicator. Indicator</ccts:DictionaryEntryName>
           
<ccts:Definition>Indicates whether the Invoice Line is Free Of Charge (default = false).</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Free Of Charge</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
           
<ccts:DataType>Indicator. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="OrderLineReference" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Order Line Reference</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Order Line Reference.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Order Line Reference</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Order Line Reference</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="DespatchLineReference" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Despatch_ Line Reference. Line Reference</ccts:DictionaryEntryName>
           
<ccts:Definition>An associative reference to Despatch Line.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ReceiptLineReference" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Receipt_ Line Reference. Line Reference</ccts:DictionaryEntryName>
           
<ccts:Definition>An associative reference to Receipt Line.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Receipt</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Billing Reference</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Billing Reference.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Billing Reference</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Billing Reference</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Document Reference</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Document Reference.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PricingReference" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Pricing Reference</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Pricing Reference.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Pricing Reference</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Pricing Reference</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="OriginatorParty" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Originator_ Party. Party</ccts:DictionaryEntryName>
           
<ccts:Definition>The party who originated the Order to which the Invoice is related.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Originator</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Delivery" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Delivery</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Delivery.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Delivery</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Delivery</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PaymentTerms" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Payment Terms</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Payment Terms.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Payment Terms</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Payment Terms</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Allowance Charge</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Allowance Charge.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Tax Total</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Tax Total.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Tax Total</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Item" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Item</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Item.</ccts:Definition>
           
<ccts:Cardinality>1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Item</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Price" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Price</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Price.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Price</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="DeliveryTerms" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Invoice Line. Delivery Terms</ccts:DictionaryEntryName>
           
<ccts:Definition>An association to Delivery Terms.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Invoice Line</ccts:ObjectClass>
           
<ccts:PropertyTerm>Delivery Terms</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Delivery Terms</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy