package tyxml

  1. Overview
  2. Docs

tyxml 3.6.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

tyxml

Documentation:

  • Xml_wrap
  • Xml_iter Basic iterators over XML tree (functorial interface).
  • Xml_print Printer for XML.
  • Xml Basic functions for construction and manipulation of XML tree.
  • Svg_f Typesafe constructors for SVG documents (Functorial interface)
  • Svg Typesafe constructors and printers for SVG documents.
  • Html5_f Typesafe constructors for HTML5 documents (Functorial interface)
  • Html5 Typesafe constructors and printers for HTML5 documents.

tyxml.tools

Documentation:

  • Tyxml_name Gives the tyxml names for HTML elements and attributes.

tyxml.parser

Documentation:

tyxml.functor

Documentation:

  • Xml_wrap
  • Xml_iter Basic iterators over XML tree (functorial interface).
  • Xml_print Printer for XML.
  • Svg_f Typesafe constructors for SVG documents (Functorial interface)
  • Html5_f Typesafe constructors for HTML5 documents (Functorial interface)