opwvhk opened a new pull request, #3: URL: https://github.com/apache/ws-xmlschema/pull/3
The `visitedElements` set prevents infinite recursion, but assumes all elements have unique names. But this is only true for top-level names. By stopping recursion only at toplevel elements/types, different subelements with identical names are supported. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org