On Wed, 22 Dec 2010 12:23:00 -0700 Jay McCarthy <[email protected]> wrote:
> (require xml) does not provide any special processing functions. You > can use normal pattern matching and functions on both the XML data > structures and the xexpr representation. I used 'match' a lot. > > If you look on PLaneT, you will find a few processing libraries, like > an XPath implementation. > 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? -- Manfred _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

