Skip to content

Enable xmlns:xsi#185

Open
mingpen wants to merge 1 commit intohooklift:masterfrom
mingpen:master
Open

Enable xmlns:xsi#185
mingpen wants to merge 1 commit intohooklift:masterfrom
mingpen:master

Conversation

@mingpen
Copy link
Copy Markdown

@mingpen mingpen commented Nov 23, 2020

No description provided.

@MarcelKarras
Copy link
Copy Markdown

This is already implemented inside the PR #201. (see this line)

Golang cannot decode xml namespaces atm, for this the SOAPEnvelope works with namespaces and the SOAPEnvelopeResponse without. With the PR mentioned above (already merged) it is possible to send requests to SOAP services that require namespaces. SOAP services that generate requests with prefixes are also supported by ignoring those prefixes inside the struct SOAPEnvelopeResponse. For the callee of the library methods nothing will change though except that more services will work with the library now.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants