TyxmlTyped implementation for HTML, SVG and XML
This is the natural implementation of the TyXML combinators based on an XML data-structure.
Other implementations are available, see <<a_manual chapter="intro"|the manual>> for details.
module Html = Tyxml_htmlTypesafe constructors and printers for HTML documents.
module Svg = Tyxml_svgTypesafe constructors and printers for Svg documents.
module Xml = Tyxml_xmlBasic functions for construction and manipulation of XML tree.
module Html5 = Tyxml_htmlDeprecated alias for Html.