XML-XPath - Re: nodeset vs childnodes

Posted on Thu Jul 14 21:16:47 2005 by mjash in response to 712 (See the whole thread of 2)
Re: nodeset vs childnodes
Never mind...
the $subPath in find() contains the specific name of the childnodes that I'm attempting to retrieve wereas getChildNodes() gives them all to me. There is also the subtle details of how WHITE SPACE is treated. -mjash
Write a response