in reply to How do i get value of an element if the next elememnt has specific value in XML::LibXML using Xpath?
you should try experimenting with something like
./book:isbn[@type="epub"]/@isbn
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|