You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like Element.implement() could look at self.complex_type.sequence.element and recursively call implement() on that and add it to the TokenStream, but I don't understand the code well enough to make it work. Element does not implement implement_childs(), I think.
I seem to be encountering a similar problem as in #28 and #30.
https://gist.github.com/Mammux/7507f743167d683f44b00c8af1822c36
The text was updated successfully, but these errors were encountered: