Willa
9 years agoOccasional Contributor
Unable to get node using XmlHolder
Hi, How can I access "AccountId" node in the following request using XmlHolder <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSche...
- 9 years ago
Found the solution
holder.getNodeValue("//*:AccountId")