-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I decided to open a new issue but it is related to this comment #25 (comment)
The problem is that we have a XSD (A) that includes another one (B) which in turn imports a third one (C).
Currently when A references something from C it is treated as a UnsolvedReference.
According to this post on StackOverflow it's not entirely clear whether this should be supported or not: https://stackoverflow.com/questions/13735887/use-type-from-xsd-imported-from-import
So this is a feature request: It'd be great if XsdParser could (maybe optionally) process transitive includes.
Metadata
Metadata
Assignees
Labels
No labels