stephanstapel / ZUGFeRD-csharp

C# assembly for creating and reading ZUGFeRD invoices
Apache License 2.0
171 stars 93 forks source link

GEFEG.FX Check mit Zugpferd 2.0 invoiced Error #288

Closed CreepyThing closed 2 months ago

CreepyThing commented 3 months ago

[GER] Hallo, evtl. haben Sie einen Hinweis für mich, bin hier leider etwas überfragt... Validiert habe ich überigens gegen den Standard: EN16931_UBL_Invoice;17.05.2021;Check

ich hab eine ZUGFeRD Test Rechnung und validiere mit Hilfe von https://portal3.gefeg.com/.

Hier bekomme ich dann dann folgende Rückmeldung: No declaration found for element 'rsm:CrossIndustryDocument' [Zeile 0002]

Orginal Zeile: 0002

ZUGFeRD-invoice.zip

vielen Dank im Vorraus.

[ENG] Hi, maybe you've got a hint for me, cause i'm not sure what to do... I Validate my ZUGFeRD Test Invoice with this website https://portal3.gefeg.com/, with the Standard EN16931_UBL_Invoice;17.05.2021;Check

My Response is; No declaration found for element 'rsm:CrossIndustryDocument' [Zeile 0002]

Orginal Zeile: 0002

ZUGFeRD-invoice.zip

thanks in advance

stephanstapel commented 3 months ago

I get the same response even with the files from the official documentation package

CreepyThing commented 3 months ago

thanks a lot, seems like the validator won't work properly, i will contakt the GEFEG guys

stephanstapel commented 2 months ago

Did you find out why the validation fails? Is there something to fix in the library?