savonrb / wasabi

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

properly support xml schema types #13

Closed rubiii closed 11 years ago

rubiii commented 12 years ago

i'm currently rewriting the parser (follow the sax-parser branch). supporting xml schema types is difficult and we might need a few iterations to get it right while also supporting services that don't follow the spec, but this would be a really great feature.

rubiii commented 11 years ago

support for xml schema will be improved by 4.0.0, but it will probably not be perfect.

rubiii commented 11 years ago

this will eventually be fixed by savon version 3.