Re: What's the best way

Michael Ludwig <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <20100426191438.GD2604@wladimir>
Maurice Mengel schrieb am 26.04.2010 um 20:49:39 (+0200):

> if there is a better way to do something like this
> 
> /museumPlusExport/sammlungsobjekt[identNr eq 'IV Ca 32015']/@objId

The eq operator is new in XPath 2.0.

> There seem definitely not to enough people who like xpath2 and perl.
> At least this is how it looks like for me. Am I missing something?

Not sure how many people like both XPath 2.0 and Perl, but the simple
fact is that there aren't too many XPath 2.0 implementations at all, and
as far as I know none of them is directly accessible from Perl.

Maybe XQilla would be promising.

-- 
Michael Ludwig
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.