new release of sxml-to-xml

Emilio Lopes <[email protected]> Sun, 09 Apr 2006 16:07:56 +0200
Newsgroups gmane.lisp.scheme.scsh
Organization The Church of Emacs
Message-ID <[email protected]>
Release 0.2 of sxml-to-xml is available for download from

   http://home.tiscali.de/emilio.lopes/scheme/scheme.html

The changes introduced are:

 * The procedure `sxml->xml' now requires a PORT as a second
   argument.  Previously the output was simply sent to the current
   output port.

 * There is now an "internal" SXML-Target `*VERBATIM*', useful for
   writing DOCTYPE declarations or Javascript, if you're generating
   XHTML.  It corresponds to SUNet's `plain-html', but with a name
   which does not collide with any possible XML element names.

-- 
Emílio C. Lopes
Munich, Germany