Re: XML in, XML out
- From: merlyn@xxxxxxxxxxxxxx ((Randal L. Schwartz))
- Date: 23 Dec 2006 20:19:55 -0800
"Rob" == Rob Dixon <rob.dixon@xxxxxxx> writes:
Rob> my @bad = $doc->findnodes(q{//address[starts-with(code, "BJPU")]});
Actualy, doesn't that require code immediately below addess?
Don't you want .//code there ?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
.
- Follow-Ups:
- Re: XML in, XML out
- From: Rob Dixon
- Re: XML in, XML out
- References:
- XML in, XML out
- From: Beginner
- XML in, XML out
- Prev by Date: Re: XML in, XML out
- Next by Date: Re: run script on multiple files
- Previous by thread: Re: XML in, XML out
- Next by thread: Re: XML in, XML out
- Index(es):
Relevant Pages
|