Warning: Reason support is experimental. We are looking for beta-tester and contributors.

TyXML – API reference

Building valid XML tree

Svg

Typesafe constructors and printers for SVG documents.

Html5

Typesafe constructors and printers for HTML5 documents.

Common DTD's transcriptions

Svg_types

SVG types with variants.

Html5_types

HTML5 types with variants.

Low-level XML manipulation

Xml

Basic functions for construction and manipulation of XML tree.

Functorial interface

Svg_f

Typesafe constructors for SVG documents (Functorial interface)

Html5_f

Typesafe constructors for HTML5 documents (Functorial interface)

Xml_iter

Basic iterators over XML tree (functorial interface).

Xml_print

Printer for XML.

Syntax extension and simple parser

Pa_tyxml

Syntax extension for HTML5 or SVG tree creation.

Simplexmlparser

Basic camlp4 parser for xml

Indexes