Complementary related item is used for items that might be sold together with a product, e.g. disk station to a laptop.

Cardinality
0..n
Namespace
cac urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Business terms
BG-034
Child elements
Card Name Description
0..1 cbc:ID

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

Example value: A2

0..1 cbc:Quantity

Related item quantity
Complementary item quantity, the quantity of the products that might be sold together with the products on this line.

Example value: 1000

Rules
Identifier/Error message Flag
EHF-PAC-B13501
Document MUST NOT contain elements not part of the data model.
fatal
Description
UBL example of complementary related item
<cac:ComplementaryRelatedItem>
    <cbc:ID>R2</cbc:ID>
    <cbc:Quantity unitCode="EA">10</cbc:Quantity>
</cac:ComplementaryRelatedItem>