Main modules

Tyxml
Tyxml.Html
Tyxml.Svg

Types and signatures

Html_sigs

HTML signatures for the functorial interface.

Html_types

HTML types with variants, goes with Html_sigs.T.

Svg_sigs

SVG signatures for the functorial interface.

Svg_types

SVG types with variants, goes with Svg_sigs.T.

TyXML Functors

Html_f

Typesafe constructors for HTML documents (Functorial interface)

Svg_f

Typesafe constructors for SVG documents (Functorial interface)

Xml_sigs

XML Signatures.

Xml_wrap
Xml_iter

Basic iterators over XML tree (functorial interface).

Xml_print

Printing utilities.

Xml_stream

Streaming IO to/from XML trees

Ppx library

Tyxml_ppx

Indexes