Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: parsing xml

by graff (Chancellor)
on May 05, 2014 at 03:56 UTC ( [id://1084992]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <foo>
    <bar id="t1">
    ...
    <fail-message>yar</fail-message>
    </baz>
    </foo>
    
  2. or download this
    //*[fail-message!='']
    
  3. or download this
    exp -p "//*[fail-message!='']" test.xml
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-04-18 15:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found