We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the SOAP WSDL definition of mPAY24 with the latest gowdsl version from master:
gowdsl
gowsdl -o mpay24.go -p mpay24 "https://test.mpay24.com/soap/etp/1.5/ETP.wsdl" 🍀 Downloading file https://test.mpay24.com/soap/etp/1.5/ETP.wsdl 🍀 Downloading external schema location https://test.mpay24.com/soap/etp/1.5/ETP.wsdl 🍀 expected element type <schema> but have <definitions>
Shouldn't this be compatible?
The text was updated successfully, but these errors were encountered:
1199a88
Fix hooklift#79 schemaLocation is optional
48bfd2d
No branches or pull requests
Using the SOAP WSDL definition of mPAY24 with the latest
gowdsl
version from master:Shouldn't this be compatible?
The text was updated successfully, but these errors were encountered: