BR-DEX-15
This CII file might use the concept of Sub Invoice Lines. However XRechnung does not support this.
What does this rule mean?
The CII file appears to use sub invoice lines, which XRechnung does not support.
CII knows nested lines, the XRechnung core profile does not — the receiver would lose the structure or reject the file.
Official rule message (standard)
This CII file might use the concept of Sub Invoice Lines. However XRechnung does not support this.
Official rule message from the standard.
Where the rule applies
Syntax: CII
Affected element (XPath):
/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:AssociatedDocumentLineDocument[$isExtension]
Technical test
The rule passes when this Schematron expression holds true:
not(exists(//ram:ParentLineID))How to fix it
A missing or incorrect business entry only you can supply. Add or correct it, then re-check.
Flatten the sub-lines into ordinary invoice lines, or use the XRechnung Extension, which does know them.
Correct the affected entry in your XML, then re-check the invoice. Validation runs locally in your browser — your file never leaves your machine.
Check an e-invoice here
Drop an XML or ZUGFeRD PDF file here. Validation runs locally in your browser against EN 16931 — your file never leaves your machine.