Faktura

BR-DE-CVD-06-a

fatalXRechnung 3.0.2 (Germany)profileCIIUBLBT-158BT-160

Wenn der Scheme identifier von "Item classification identifier" (BT-158) mit dem Wert 'CVD' angegeben ist, muss in derselben Rechnungszeile genau ein "Item attribute name" (BT-160) mit dem Wert 'cva' vorhanden sein.

Why it fails

A line classifies the item under scheme 'CVD' but has no matching 'cva' item attribute.

How to fix it

Add exactly one ITEM ATTRIBUTE (BG-32) named 'cva' on the same invoice line.

What the validator checks

CII — context

not(ram:DesignatedProductClassification/ram:ClassCode/@listID = 'CVD') or count(ram:ApplicableProductCharacteristic[ram:Description = 'cva']) = 1

UBL — context

not(cac:CommodityClassification/cbc:ItemClassificationCode[@listID = 'CVD']) or count(cac:AdditionalItemProperty[cbc:Name = 'cva']) = 1

Related rules

Part of BR-DE-CVD — German construction extension.

Validate an invoice against this rule →