savonrb / wasabi

A simple WSDL parser
MIT License
90 stars 84 forks source link

process xsd inidcators for nested complex types #43

Open se6wagner opened 10 years ago

se6wagner commented 10 years ago

parse XSD indicators (nillable, minOccurs, maxOccurs) for complex types even they are nested

tjarratt commented 10 years ago

Hey @sebwagner, would you mind adding some tests for this behavior?

Thanks!

Sent From A Very Small Keyboard

On Apr 22, 2014, at 23:43, Sebastian Wagner notifications@github.com wrote:

parse XSD indicators (nillable, minOccurs, maxOccurs) for complex types even they are nested

You can merge this Pull Request by running

git pull https://github.com/sebwagner/wasabi master Or view, comment on, or merge it at:

https://github.com/savonrb/wasabi/pull/43

Commit Summary

process xsd inidcators for nested complex types File Changes

M lib/wasabi/parser.rb (20) Patch Links:

https://github.com/savonrb/wasabi/pull/43.patch https://github.com/savonrb/wasabi/pull/43.diff — Reply to this email directly or view it on GitHub.