[phpXML] Help with XPath expression
Brought to you by:
bs_php,
nigelswinson
From: <an...@is...> - 2001-10-08 13:35:56
|
What kind of XPath expression can I use to select the names of all the child nodes? That is, given the following fragment: <publication> <foo1> .. </foo1> <foo2> .. </foo2> .. </publication> I want to get the names of all nodes under <publication>. Thanks, -Andrei * How would this sentence be different if Pi was equal to three? * -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |