This is server API (go to client)
Module Eliom_content_core.Svg.D
module D :
Svg_sigs.Twith type Xml.uri = Xml.uri
and type Xml.event_handler = Xml.event_handler
and type Xml.attrib = Xml.attrib and type Xml.elt = Xml.eltwith
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 .
