Scroll to navigation

Eliom_content(3o) Eliom_content(3o)

NAME

Eliom_content - This module provides the creation of valid XML content, i.e.

Module

Module Eliom_content

Documentation

Module Eliom_content
: sig end
 
 
This module provides the creation of valid XML content, i.e. XML, XHTML, SVG, and (X)HTML5. See for an explication of the modules F and D .
 
 
 
 
 
 
 
 
=== This module provides the creation of valid XML content, i.e. XML, XHTML, SVG, and (X)HTML5. See {% <<a_api subproject="server" | module Eliom_content >> %} for an explication of the modules F and D. ===
 
module Xml : sig end
 
 
Low-level XML manipulation.
 
 
 
module Svg : sig end
 
 
Building valid SVG .
 
 
 
module Html5 : sig end
 
 
Building valid (X)HTML5.
 
 
 
2012-06-11 OCamldoc