.TH "Eliom_content.Svg" 3o 2014-07-10 OCamldoc "" .SH NAME Eliom_content.Svg \- Building and pretty-printing valid SVG tree. .SH Module Module Eliom_content.Svg .SH Documentation .sp Module .BI "Svg" : .B sig end .sp Building and pretty\-printing valid SVG tree\&. Information about Svg api can be found at .sp .sp .sp .sp .I type .B +'a .I elt .sp See the Eliom manual for more information on for SVG tree manipulated by client/server application\&. .sp .sp .I type .B +'a .I attrib .sp .sp .I type .B 'a .I wrap = .B 'a .sp .sp .I type uri = .B Eliom_content.Xml.uri .sp .sp .I module F : .B sig end .sp Typed interface for building valid SVG tree (functional semantics)\&. See \&. .sp .sp .PP .B === .B Event handlers .B === .PP .PP .B === Redefine event handler attributes to simplify their usage\&. === .PP .I module D : .B sig end .sp Typed interface for building valid SVG tree (DOM semantics)\&. See \&. .sp .sp .PP .B === .B Event handlers .B === .PP .PP .B === Redefine event handler attributes to simplify their usage\&. === .PP .I module C : .B sig end .sp Creation of content from client\-side values\&. This makes possible to insert in server side generated pages some nodes that will be computed on client side (for example reactive nodes)\&. .sp .sp .I module Id : .B sig end .sp Node identifiers\&. .sp .sp .I module Printer : .B sig end .sp SVG printer\&. See \&. .sp .sp