Eliom_contentThis module provides the creation of valid XML content, i.e. XML, SVG, and (X)HTML5.
Please read <<a_manual chapter="clientserver-html"|Eliom's manual>> for more information on HTML generation. You can also have a look at the server API of <<a_api subproject="server" | module Eliom_content >> for an explication of the modules F and D.
module Xml : module type of Eliom_content_core.XmlLow-level XML manipulation.
module Svg : sig ... endBuilding valid SVG .
module Html : sig ... endBuilding valid (X)HTML5.