1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00
guile/module/sxml
Andy Wingo a14b6e1825 xml->sxml argument can be a port or a string
* module/sxml/simple.scm (xml->sxml): Allow the optional arg to be a
  port or a string.
* doc/ref/sxml.texi (Reading and Writing XML): Update docs.
2013-01-28 12:01:16 +01:00
..
ssax
upstream ssax: treat *DEFAULT* as a fallback handler in entity alist 2013-01-28 10:52:47 +01:00
apply-templates.scm
fold.scm Remove `fold' from (sxml fold). 2010-04-09 00:32:14 +02:00
match.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
simple.scm xml->sxml argument can be a port or a string 2013-01-28 12:01:16 +01:00
ssax.scm current-ssax-error-port is a parameter 2013-01-27 21:53:49 +01:00
sxml-match.ss sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
transform.scm
xpath.scm