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
The issue seems to be that this particular wsdl has valid namespaces, but none of the prefixes are present. Line 221 of wsdl.ex prepends the prefixes with the namespaces, and since they aren't there in the wsdl, most of the xpath queries return nothing:
I have a wsdl url that seems to be leaving several fields empty when calling
init_model
: http://services.chromedata.com:80/Description/7a?WSDLSteps to replicate:
The text was updated successfully, but these errors were encountered: