Module Eliom_content.Svg


module Svg: module type of Eliom_content_core.Svg  with
    type (+'a) elt = 'a Eliom_content_core.Svg.elt
  and type uri = Eliom_content_core.Svg.uri
  and type 'a attrib = 'a Eliom_content_core.Svg.attrib
Building valid SVG .