This is server API (go to client)

Module Eliom_pervasives.​SVG.​M

module M : 
  SVG_sigs.Twith module XML := XML and type 'a elt = 'a elt
and type 'a attrib = 'a attrib and type uri = uri

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