Component related items are products that are connected in a product line or a logistics structure, e.g. consumer units and trading units of the same article.

Namespace
cac urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
Child elements
Card Name Description
0..1 cbc:ID

Item standard identifier
Indicate the seller's identifier for the related item.

Example value: A

0..1 cbc:Quantity

Related item quantity
Quantity of a related item

Example value: 5

Rules
Identifier/Error message Flag
EUGEN-T68-B11501
Document MUST NOT contain elements not part of the data model.
fatal
Description
UBL example of component related products
<cac:ComponentRelatedItem>
        <cbc:ID>89388789930</cbc:ID>
        <cbc:Quantity unitCode="EA" unitCodeListID="UNECERec20">12</cbc:Quantity>
</cac:ComponentRelatedItem>