Hi Folks,
with the help of the forum here an this thread/solution here
Deserialize XML from SOAP output
I already achieved to deserialze my first SOAP response. But now I am facing a slightly different SOAP response and at this point I don´t know to handle these additional “m:” values in the xml tags.
This is the SOAP response
I already tried to delete the “m:” with an assign-activity but this still did not resolve my problem.
Does anyone give me an advise how to get the value fom the xml-tag
<m:IsValidISBN13Result>
with the solution2 (the short form) described in the thread mentioned above?
If you would like to test these SOAP interface, it is a public one with the URL
Book ISBN Numbers
Thanks for your assistance and help
Yours