Definition Type: ComplexType
Name: OrderLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Order Line. Details Information about an Order Line. Order Line
Collapse XSD Schema Diagram:
Drilldown into DocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into QuotationLineReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into CatalogueLineReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into BuyerProposedSubstituteLineItem in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SellerSubstitutedLineItem in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SellerProposedSubstituteLineItem in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into LineItem in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into SubstitutionStatusCode in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of OrderLineType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="OrderLineType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Order Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about an Order Line.</ccts:Definition>
                <ccts:ObjectClass>Order Line</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:SubstitutionStatusCode" 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>Order Line. Substitution Status Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>A code indicating the substitution status of the Order Line. Order Line may indicate that a substitute is proposed by the buyer or by the seller (in Order Response) or that a substitution has been made by the seller (in Order Response).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Substitution Status Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Substitution Status_ Code. 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>Order Line. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-form text applying to the Order 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>Order 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="LineItem" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Line. Line Item</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Line Item.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="SellerProposedSubstituteLineItem" 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>Order Line. Seller Proposed Substitute_ Line Item. Line Item</ccts:DictionaryEntryName>
                        <ccts:Definition>Substitute Line Items proposed by the seller (in Order Response).</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Seller Proposed Substitute</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="SellerSubstitutedLineItem" 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>Order Line. Seller Substituted_ Line Item. Line Item</ccts:DictionaryEntryName>
                        <ccts:Definition>Item(s) replaced by the seller.  The original ordered quantity and pricing may be different from the substituted item. However, when an item is substituted by the seller, it is assumed that other information, such as shipment details, will be the same.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Seller Substituted</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="BuyerProposedSubstituteLineItem" 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>Order Line. Buyer Proposed Substitute_ Line Item. Line Item</ccts:DictionaryEntryName>
                        <ccts:Definition>Possible alternatives, proposed by the buyer, to the Line Item.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Buyer Proposed Substitute</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CatalogueLineReference" 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>Order Line. Catalogue_ Line Reference. Line Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An associative reference to Catalogue Line.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Catalogue</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="QuotationLineReference" 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>Order Line. Quotation_ Line Reference. Line Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>an associative reference to Quotation Line.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Quotation</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="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>Order Line. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Document Reference.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Order Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubstitutionStatusCode cbc:SubstitutionStatusCode 0 1
Note cbc:Note 0 1
LineItem cac:LineItem 1 1
SellerProposedSubstituteLineItem cac:SellerProposedSubstituteLineItem 0 unbounded
SellerSubstitutedLineItem cac:SellerSubstitutedLineItem 0 unbounded
BuyerProposedSubstituteLineItem cac:BuyerProposedSubstituteLineItem 0 unbounded
CatalogueLineReference cac:CatalogueLineReference 0 1
QuotationLineReference cac:QuotationLineReference 0 1
DocumentReference cac:DocumentReference 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:OrderLine