Skip to content

Index of Module ssax

Chris Petersen edited this page Oct 16, 2015 · 2 revisions

Module: ssax

This module contains the XML parser of Oleg Kiselyov. See the official homepage for full documentation.

Functions in this module:

Function Short Description
(sxml:document uri) Returns SXML representation of XML/HTML document
(ssax:xml->sxml port namespace-prefix-assig) Read and parse XML data
(html->sxml port) Returns SXML representation of HTML data
(sxpath string) Support for XPath
Clone this wiki locally