VRBL-INV-CORE-663
Basic Info
|
Rule
|
The Accounting Tax Subtotal Extensions Group must not contain VRBL extensions of other elements. |
|
Context
|
/ubl:Invoice/cac:TaxTotal[cbc:TaxAmount/@currencyID = ../cbc:TaxCurrencyCode]/cac:TaxSubtotal/cec:UBLExtensions
|
|
Pattern
|
vrbl-invoice-core |
|
Severity
|
fatal |
Used Template: UBLExtensions_2
Implementation
count(
cec:UBLExtension/cec:ExtensionContent/*[
namespace-uri() = 'urn:vertexinc:vrbl:ExtensionComponent:1'
and
local-name() != concat(local-name(../../../..), 'Extension')
]
)
=
0