Nico Bau
Results
3
issues of
Nico Bau
In my use case I have several XSDs that import each other. However, the namespace location provided in the schemas is not accessible from the code (instead, the schemas are...
Thank you for the excellent library. Unfortunately I am having some trouble when using a more complex structure. Here is a minimal Example: Given the following hierarchy: ```java @JsonTypeInfo(use =...
NeedMoreInfo