[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
8.4.2 Usage
- Function: xml->sxml [port]
Use SSAX to parse an XML document into SXML. Takes one optional argument, port, which defaults to the current input port.
- Function: sxml->xml tree [port]
Serialize the sxml tree tree as XML. The output will be written to the current output port, unless the optional argument port is present.
This document was generated on February 3, 2012 using texi2html 5.0.