Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

SOAP namepsaces & nil serialization #11

Open
ivobenedito opened this issue May 19, 2014 · 1 comment
Open

SOAP namepsaces & nil serialization #11

ivobenedito opened this issue May 19, 2014 · 1 comment

Comments

@ivobenedito
Copy link

Is there a way to add "xmlns:xsd" and "xmlns:xsi" namespaces on the SOAP envelope tag?

Also, does it serialize automatically nil values as "xsi:nil" = true?

Thx!

@ivobenedito ivobenedito changed the title • Savon now adds both "xmlns:xsd" and "xmlns:xsi" namespaces for you. Thanks Averell. It also properly serializes nil values as xsi:nil = "true". SOAP namepsaces & nil serialization May 19, 2014
@tjarratt
Copy link
Contributor

Hey @ivobenedito, sorry it took me so long to respond to you, I've been head down trying to resolve some problems in the Savon gem.

Looking at the current API, I can't find a way to add any namespaces to the SOAP envelope tag. Is this something you'd be interested in issuing a PR for?

Re: "automatically serializing nil values as "xxi:nil" = true" ... I'm not entirely sure what you mean. Could you provide an example?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants