Unfortunately, it doesn't work.
there is the html page http://www.yanglihao.com/parseXMLtoJavascriptObject.htm
User Profile
Collapse
-
-
trouble about using the function selectSingleNode
I want to handle some XML data. If the node "mywebs" doesn't have the attribution "xmlns", oXmlDomA.select SingleNode("/mywebs/web/index") works well.But now the following code returns null to disWebA. How to realize my purpose?
Thank you.
...Code:var oXmlDomA = createXMLDOM(); oXmlDomA.loadXML("<mywebs xmlns='http://tempuri.org/'><web><index>0</index><nextID>-1</nextID><ID>0</ID><Name>best
No activity results to display
Show More
Leave a comment: