Re: Search methods for DOM...

Subject: Re: Search methods for DOM...
From: "Shinichiro HAMADA" <shinichiro.hamada@xxxxxxxxxxxxx>
Date: Fri, 30 Jul 1999 17:02:43 +0900
If  you want to do on IE5, I can tell you the way.
You can search XML nodes with selectNodes/selectSignleNode methods of
XMLDOMNode on IE5. Please refer to following URL:

http://msdn.microsoft.com/xml/reference/scriptref/data/XMLDOMNode_object_mem
bers.asp

----- Original Message -----

What is the best way to search in a XML tree? There is something called XSL
pattern matching. Can someone tell me how to use that?


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread