itplr-kosit / validator-configuration-xrechnung

Configuration for validating documents against the German XRechnung standard using the KoSIT validation tool

Home Page:https://xeinkauf.de/xrechnung/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xrechnung UBL 2.1 CreditNote gives possibly wrong warning when validated with validationtool-1.3.0/validator-configuration-xrechnung_2.0.0_2020-07-31

Roman-it20one opened this issue · comments

Hi Dev Team,

when testing an UBL2.1 Xrechnung CreditNote with the following configuration:

validationtool-1.3.0
validator-configuration-xrechnung_2.0.0_2020-07-31

we get the warning:

[BR-DE-21] Das Element "Specification identifier" (BT-24) soll syntaktisch der Kennung des Standards XRechnung entsprechen.

The value in question looks like this in our document:

cbc:CustomizationIDurn:cen.eu:en16931:2017#compliant#urn:xoev-de:kosit:standard:xrechnung_2.0</cbc:CustomizationID>

The validator acutally wont even recognize the document if we insert anything else here. But the schema seems to check for xrechnung_1.2 and throws a warning if it does not find that value here. This doesn't seem to make sense.

Kind regards
Roman Gundacker
it20one e-invoicing GmbH

This is a duplicate of #45 I assume. Check out the 2.0.1 release

commented

Yes, this was a bug. Please migrate to new version or fix the <match> Element in the scenario.xml for the CreditNote scenario yourself.