querying multiple params
by Maurice Mengel other posts by this author
Jul 23 2009 3:27PM messages near this date
view in the new Beta List Site
Re: XML::Simple help
|
Re: querying multiple params
& XSLT Hi List,
i don't know where to look anymore. Hope you know more
With libxml, i try to pass this query and I get no results:
my $xpath ="//mpx:sammlungsobjekt[mpx:andereNr[\@art = 'ID' and . =
'$id'] and mpx:andereNr[\@art ='DAT-Nr.' and . = '$tape_no']]";
my @nodes = $root-> findnodes($xpath);
I try the same query in oXygen (xpath1) and I get the results that I am
looking for.
Any suggestions for me?
Thanks a lot!
Maurice
Thread:
Maurice Mengel
Petr Pajas
Maurice Mengel
Petr Pajas
Maurice Mengel
Aristotle Pagaltzis
Emmanuel Rodriguez
|