Closed borgoat closed 9 months ago
Hi @borgoat , I have reformat and check parsing of the XML in the test.
I have merged on main branch. Thank you for your contribution.
Just in case, please rebase for the next pull request, I have configured the github actions to perform checks and improve code quality.
Hello! I had an issue trying to use this crate to build the DMARC RUA schema (I put in a test for it).
Compilation failed with error:
The error can be tracked to this line in the generated struct:^1
The test is still incomplete because I have issues with some types (it looks like it fails to generate structs for
<xs:all>
elements, but I'd rather take a look at it in a separate PR