VRBL-INV-FR-CIUS-1p0-216

Basic Info

Rule When used for Associated Invoice, the Invoice Line Document Reference ID must be provided in the Invoice Line Document Reference ID.
Context /ubl:Invoice/cac:InvoiceLine/cac:DocumentReference/cbc:ID
Pattern vrbl-invoice-fr-cius-1p0
Severity warning

Used Template: NotEmpty

Parameter Value
probe = .

Implementation

(
	not(@schemeID = 'AFL')
)
or
(
	normalize-space(.) != ''
)