[plt-scheme] html parsing and maintaining structure...
Noel Welsh
noelwelsh at gmail.com
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.
More information about the plt-scheme
mailing list