Thank you for your great job. I decided to try your EBICS java lib (I don't need the web interface) so I cloned this repo and ran the command to compile with maven:
mvn install
but I get an error severel times:
maxOccurs must be greater than or equal to 1
It seems that the syntaxe of the XSD files is invalid.
Thank you for your great job. I decided to try your EBICS java lib (I don't need the web interface) so I cloned this repo and ran the command to compile with maven:
but I get an error severel times:
maxOccurs must be greater than or equal to 1
It seems that the syntaxe of the XSD files is invalid.