Eliom_content.SvgSourceBuilding valid SVG .
See the Eliom manual for more information on dom semantics vs. functional semantics for HTML5 tree manipulated by client/server application.
Conversion from Svg elts to Javascript DOM elements (<: Js_of_ocaml.Dom_html.element). One conversion function per source type (stressed by the of_ prefix).
Conversion functions from DOM nodes (Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t) to Eliom nodes (Eliom_content.Html.elt).