Module Eliom_content.Svg.F

module F: sig .. end

Typed interface for building valid SVG tree (functional semantics). See .


module Raw: Svg_sigs.Make(Xml).T 
      with type +'a elt = 'a elt
       and type +'a attrib = 'a attrib

See .

include Eliom_content.Svg.F.Raw