Html_f
Typesafe constructors for HTML documents (Functorial interface)Html_sigs
HTML signatures for the functorial interface.Html_types
HTML types with variants, goes with Html_sigs.T
.Svg_f
Typesafe constructors for SVG documents (Functorial interface)Svg_sigs
SVG signatures for the functorial interface.Svg_types
SVG types with variants, goes with Svg_sigs.T
.Tyxml
Typed implementation for HTML, SVG and XMLTyxml_html
Typesafe constructors and printers for Html documents.Tyxml_svg
Typesafe constructors and printers for Svg documents.Tyxml_xml
Basic functions for construction and manipulation of XML tree.Xml_iter
Basic iterators over XML tree (functorial interface).Xml_print
Printing utilities.Xml_sigs
XML Signatures.Xml_stream
Streaming IO to/from XML treesXml_wrap