The STKLOS-SSAX is a port of the Oleg Kiselyov's XML parser on STklos. The documentation of this package can be found on the official SSAX homepage.

Exported symbols

Exported syntaxes

Exported functions

Exported variable

Error and Warning procedures

This package provides a default warning and error procedures. They can be replaced by using ssax:set-parser-warning-proc! or ssax:set-parser-error-proc!. These procedures return the old warning or error procedure.