Toon Verwerft

Results 280 comments of Toon Verwerft

Closing this one for now. Feel free to open up a new PR if you are interested in moving this forward.

The intersection strategy indeed has some drawbacks. Until we got a system like #571, we won't be able to cover every scenario with it. I suppose we could improve the...

@RafaelKr I'm not sure what you mention is related to the main issue reported here. Feel free to open up a new issue with all the information you have about...

Closing for now. We'll keep track of this in #571

Hi, Thanks for reporting. I've spent about 4 hours trying to figure out how this could be achieved, but I haven't found a good solution for this problem so far....

FYI : This PR makes it possible to load information from parent types: https://github.com/php-soap/wsdl-reader/pull/41/files However, it turns out that https://github.com/goetas-webservices/xsd-reader skips adding the sequence to its resolved type-tree. This results...

This should be fixed once this one gets merged: https://github.com/goetas-webservices/xsd-reader/pull/88

Hello @MudrakIvan, Not sure what to do with this at the moment: - `any` means it can be pretty much anything. - It could contain multiple nodes given maxOccurs -...

@MudrakIvan Don't get me wrong : I like the idea of having it in here. It's just a lot of work and hard to implement: * `goetas/xsd-reader` does not support...

@MudrakIvan No need to close this issue. Lets keep it open so that we can resolve the core of the issue some day eventually :) There are 2 approaches: **1....