Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: XML::Twig question

by murugu (Curate)
on Nov 24, 2005 at 11:50 UTC ( [id://511410]=note: print w/replies, xml ) Need Help??


in reply to XML::Twig question

Hi anniyan,

If you really want to use XPATH expression to be evaluated then use method get_xpath .

'ELT1//ELT2' will find ELT2 elements which are all descendant element of ELT1, when given inside get_xpath method.

There is no need for '<' in the XPATH expression.

Hope this helps.

Regards,
Murugesan Kandasamy
use perl for(;;);

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://511410]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-19 19:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found