Re: looking for sxml-tools for scsh
RT Happe <[email protected]> Fri, 24 Feb 2006 01:06:37 +0100
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
Immanuel Normann wrote: > In particular I am looking for the inverse of ssax:xml->sxml i.e. a > function ssax:sxml->xml. You're probably aware of SXML->HTML in SSAX/scheme/SXML-to-HTML.scm, not quite what you ask for but fairly close. rthappe