We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Most of the test files in tests/samples are ZUGFeRD 2.1.1 (July 1, 2020) using still the outdated namespace
xmlns:qdt="urn:un:unece:uncefact:data:standard:QualifiedDataType:10"
for qualified data types instead of
xmlns:qdt="urn:un:unece:uncefact:data:standard:QualifiedDataType:100"
as of the current ZUGFeRD 2.2.
The text was updated successfully, but these errors were encountered:
Call me stupid but I don't see any difference.
Sorry, something went wrong.
Sorry, the two namespaces were indeed identical. Fixed now. The one of 2.2 ends in 100, while the former in 10.
100
10
No branches or pull requests
Most of the test files in tests/samples are ZUGFeRD 2.1.1 (July 1, 2020) using still the outdated namespace
for qualified data types instead of
as of the current ZUGFeRD 2.2.
The text was updated successfully, but these errors were encountered: