Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: XPath with node names and attributes...

by thunders (Priest)
on Oct 20, 2009 at 17:04 UTC ( [id://802267]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $rule_source = "head/node1@attr1";
    
  2. or download this
    $rule_source = "head/node1\@attr1";
    # or
    $rule_source = 'head/node1@attr1';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-19 05:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found