Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New to SOAP/XML...
This is more of a SOAP/XML question than a Web services question. So if i'm off topic, just ignore.
I'm getting the following SOAP statement as part of a result set I get back(which is working fine). But I'm not sure the best way to parse through the result using basic XML parsing techniques. The problem i'm having is that sometimes the same field gets passed back starting with "ns12" and other times "ns11". So I can't parse through it because it essentially has two different field names for the same field.
This may be something really easy (I hope it is). So if anyone can tell me the best way to work with this, I'd really appreciate it.
0