Previous: , Up: API  


1.27 (hygguile sxml)

1.27.1 Procedures

Procedure: sxml->string sxml

Detag an sxml tree sxml into a string. Does not perform any formatting.

Procedure: sxml->xml tree OPT: port escape?

Serialize the sxml tree tree as XML. The output will be written to the current output port, unless the optional argument port is present.