[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.42 XML supports

Procedures for treating XML files. In this version, only converting XML to SXML is supported.

SXML is a specifition for expressing XML in S-expression. A website of SXML is http://okmij.org/ftp/Scheme/xml.html.

Function: xml->sxml input-port

converts XML to SXML. Java standard SAX parser is used for parsing XML.


[ << ] [ < ] [ Up ] [ > ] [ >> ]

This document was generated on August 9, 2012 using texi2html 5.0.