Skip to content

Conversation

@mrebersv
Copy link

@mrebersv mrebersv commented Feb 7, 2017

Update XPATH search in parser.rb for WSDLs without binding tags. WSDLs without Binding tags surrounding the operations don't work. This change fixes that. However, if there were a situation where there were two sets of "operation" elements in a given WSDL with one set outside of the binding tags, this would still get all of those. I'm not sure that would actually ever happen nor that it would ever actually be undesirable.

Update XPATH search in parser.rb for WSDL without binding tags
@pcai
Copy link
Member

pcai commented Oct 1, 2024

thanks can you include a test that actually processes a WSDL like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants