http://qs321.pair.com?node_id=630408


in reply to Re: Perl and XPath.
in thread Perl and XPath.

Is it possible to use getNodeValue if you want to get values from multiple attributes at a single level in the tree. For example <id = "2" name = "Jim" Date = "Today" > So in my $node variable I have all of the values. How can I use getNodeValue to access them individually