[plt-scheme] html parsing and maintaining structure...

From: Noel Welsh (noelwelsh at gmail.com)
Date: Sat Oct 4 05:13:32 EDT 2008

On Sat, Oct 4, 2008 at 2:27 AM, geb a <geb_a at yahoo.com> wrote:

> The following (modified) example would help to understand what's going on.  How can I pull out just the table with its structure intact?

I'd use the SSAX tools:

http://schemecookbook.org/Cookbook/XMLRecipeXPath
http://schemecookbook.org/Cookbook/XMLRecipeXMLToData

N.


Posted on the users mailing list.