Do not trim trailing whitespace in XML submitted by the user, e.g. for XRechnung Skonto in PaymenttermsDescription

This commit is contained in:
jstaerk
2021-11-16 21:07:04 +01:00
parent 099ce840d1
commit 63f33cabc7
3 changed files with 6 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
- Fixed an error validation UBL files
- unknown root elements will now throw type 3 errors
- added some tests
- Do not trim trailing whitespace in XML submitted by the user, e.g. for XRechnung Skonto in PaymenttermsDescription
2.3.1
=======