The example from the readme proposed tu use a UUID1 as end-to-end reference. However, the string representation of a UUID1 is 36 characters, while SEPA allows only 35 characters in the end-to-end reference. The example from the readme thus fails the validation when creating the XML.
The example from the readme proposed tu use a UUID1 as end-to-end reference. However, the string representation of a UUID1 is 36 characters, while SEPA allows only 35 characters in the end-to-end reference. The example from the readme thus fails the validation when creating the XML.