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 <[email protected]>: > On Thu, Dec 23, 2010 at 8:36 AM, Manfred Lotz <[email protected]> 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 <[email protected]> Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" - D&C 93 _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

