Re: Node.prototype.selectNodes function problems
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
I'm calling the method on the document itself. It's a pretty standard soap document, with above mentioned namespaces and a default namespace of "xmlns='http://myservice.com'", and I'm using an XPathExpression of "//Mastercolumn". I'm sorry I can't paste the document here, for testing purposes, but the code is on my laptop which isn't connected to inet or the network. Am going into the right direction with that array that I made?