xml->sxml argument can be a port or a string
authorAndy Wingo <wingo@pobox.com>
Mon, 28 Jan 2013 11:01:16 +0000 (12:01 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 28 Jan 2013 11:01:16 +0000 (12:01 +0100)
commita14b6e18259bcc860ecc7bd3bf320d3adca9ea47
tree304f785a58f6a1622db249e7cdaeb9d547a0236f
parent1488753a66d499cab55edee8ee7e2b2ea5a64717
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.
doc/ref/sxml.texi
module/sxml/simple.scm