VRBL-INV-FR-CIUS-1p0-212

Basic Info

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

Used Template: NotEmpty

Parameter Value
probe = .

Implementation

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