Definition Type: ComplexType
Name: DebitNoteLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Debit Note Line. Details Information about a Debit Note Line. Debit Note Line
Collapse XSD Schema Diagram:
Drilldown into Price in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Item in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into TaxTotal in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Delivery in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PricingReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into BillingReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ReceiptLineReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DespatchLineReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DiscrepancyResponse in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into AccountingCost in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into AccountingCostCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TaxPointDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LineExtensionAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DebitedQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UUID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of DebitNoteLineType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DebitNoteLineType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Debit Note Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a Debit Note Line.</ccts:Definition>
                <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the Debit Note Line.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note 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>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>UUID</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-form text applying to the Debit Note 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>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Note</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DebitedQuantity" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Debited_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity of Items debited.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Debited</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LineExtensionAmount" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Line Extension Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>The total amount for the Debit Note Line, including Allowance Charges but net of taxes.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Extension Amount</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:TaxPointDate" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Tax Point Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The date of the Debit Note Line, used to indicate the point at which tax becomes applicable.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Tax Point Date</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
                        <ccts:DataType>Date. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Accounting Cost Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The buyer's accounting code applied to the Debit Note Line.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Accounting Cost Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Accounting Cost. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The buyer's accounting code applied to the Debit Note Line, expressed as text.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Accounting Cost</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DiscrepancyResponse" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Discrepancy_ Response. Response</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Discrepancy Response; the reason for the Debit.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Discrepancy</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Response</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Response</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DespatchLineReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note 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>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ReceiptLineReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note 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>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Receipt</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Billing Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Billing Reference.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Billing Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Billing Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Document Reference.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PricingReference" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Pricing Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Pricing Reference.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Pricing Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Pricing Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Delivery" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Delivery</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Delivery</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Delivery</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Tax Total</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Tax Total.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Tax Total</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Item" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Item</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Item</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Price" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Debit Note Line. Price</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Price.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Debit Note Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Price</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 1 1
UUID cbc:UUID 0 1
Note cbc:Note 0 1
DebitedQuantity cbc:DebitedQuantity 0 1
LineExtensionAmount cbc:LineExtensionAmount 1 1
TaxPointDate cbc:TaxPointDate 0 1
AccountingCostCode cbc:AccountingCostCode 0 1
AccountingCost cbc:AccountingCost 0 1
DiscrepancyResponse cac:DiscrepancyResponse 0 unbounded
DespatchLineReference cac:DespatchLineReference 0 unbounded
ReceiptLineReference cac:ReceiptLineReference 0 unbounded
BillingReference cac:BillingReference 0 unbounded
DocumentReference cac:DocumentReference 0 unbounded
PricingReference cac:PricingReference 0 1
Delivery cac:Delivery 0 unbounded
TaxTotal cac:TaxTotal 0 unbounded
Item cac:Item 0 1
Price cac:Price 0 1
Collapse Derivation Tree:
Collapse References:
cac:DebitNoteLine