for my $test ($xml->findnodes('/parent_node')) { for my $mystring ($test->findnodes('node2/child_node_a')) { print $mystring, "\n"; } }
In reply to Re: Duplicate XML Node Question
by choroba
in thread Duplicate XML Node Question
by omegaweaponZ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |