This is client API (go to server)

Module Eliom_pervasives.​SVG.​DOM

module DOM : 
  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 (DOM semantics). See SVG_sigs.​T .