[racket] xml processing question

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Dec 23 08:13:14 EST 2010

Well... the top of this file has something that is almost as good as
XPath and very suited for just selecting on xexprs:

https://github.com/plt/racket/blob/master/collects/tests/web-server/util.rkt

Someone (me if people cared) could pull it out and put in the the XML
collection with docs and a few improvements.

Jay

2010/12/23 Noel Welsh <noelwelsh at gmail.com>:
> On Thu, Dec 23, 2010 at 8:36 AM, Manfred Lotz <manfred.lotz at arcor.de> wrote:
>> The only xpath implementation I found is the one for sxml. There
>> doesn't seem to be an xpath implementation for xexpr. Right, or did I
>> overlook anything?
>
> You are right.
>
> N.
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.