Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Extract Data from XML (unique xml format?)

by sundialsvc4 (Abbot)
on Jun 16, 2015 at 21:52 UTC ( [id://1130719]=note: print w/replies, xml ) Need Help??


in reply to Re: Extract Data from XML (unique xml format?)
in thread Extract Data from XML (unique xml format?)

++,” and, without question, this is how I would recommend doing it.

The overwhelming-advantage of XPath is that it lets you describe, in nothing more than a simple text-string, what you want.   It’s up to the XPath engine to figure out how to do it.   The example shown performs many searches and there’s not a drop of “how” code in it.   You want such an approach, that lets you be very “what if...?” in what you search-for and subsequently plot without writing code.

  • Comment on Re^2: Extract Data from XML (unique xml format?)

Replies are listed 'Best First'.
Re^3: Extract Data from XML (unique xml format?)
by Anonymous Monk on Jun 16, 2015 at 23:24 UTC

    simple text string? funny

Log In?
Username:
Password:

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

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

    No recent polls found