Skip to content
New issue

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

Receive the value and attributes in the same label #256

Open
cfgv opened this issue Aug 6, 2018 · 2 comments
Open

Receive the value and attributes in the same label #256

cfgv opened this issue Aug 6, 2018 · 2 comments

Comments

@cfgv
Copy link

cfgv commented Aug 6, 2018

How to receive the value and attributes in the same label with WashOut ruby gem? The gem it seems only accepts a hash with the attributes or value within the tag, but not both

Example:

<Email DefaultInd="true" EmailType="1">[email protected]</Email>

soap_action 'action_name', args: { 
  Email: { :@DefaultInd => :boolean, :@EmailType => :integer }
}

@inossidabile can you help me?

@cfgv cfgv changed the title Receive the value and attributes of the same label Receive the value and attributes in the same label Aug 6, 2018
@TJamesCorcoran
Copy link

Same question here; any answer?

Thanks!

@mikesela
Copy link

Me too. Is this possible with WashOut?

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

No branches or pull requests

3 participants