Module Eliom_content_core.Svg.D


module D: Svg_sigs.T  with type Xml.uri = Xml.uri
        and type Xml.event_handler = Xml.event_handler
        and type Xml.attrib = Xml.attrib and type Xml.elt = Xml.elt  with
        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 .