When creating e-invoices and running them through various online validations, e.g. https://erechnungsvalidator.service-bw.de/
we get a warning, because we use urn:cen.eu:en16931:2017 here.
An easy fix would be to change the string to urn:cen.eu:en16931:2017#compliant#urn:xeinkauf.de:kosit:xrechnun g_3.0#conformant#urn:xeinkauf.de:kosit:extension:xrechnung_3.0
as per the official doc:

Changing this removes the warning and doesn't cause any new issues. Do we maybe want to change it @halfbyte ?
The Readme says this only supports 16931 but this would still be the claim?
When creating e-invoices and running them through various online validations, e.g. https://erechnungsvalidator.service-bw.de/
we get a warning, because we use
urn:cen.eu:en16931:2017here.An easy fix would be to change the string to
urn:cen.eu:en16931:2017#compliant#urn:xeinkauf.de:kosit:xrechnun g_3.0#conformant#urn:xeinkauf.de:kosit:extension:xrechnung_3.0as per the official doc:

Changing this removes the warning and doesn't cause any new issues. Do we maybe want to change it @halfbyte ?
The Readme says this only supports 16931 but this would still be the claim?