mostly identical to cmapx, but the latter is well-formed XML amenable
to processing by XML tools. In particular, the cmapx output is wrapped in
<map></map>.
+<P>
+See <A HREF=#ID>Note</A>.
<DT><A NAME=d:dia HREF=#a:dia><STRONG>dia</STRONG></A>
<DD>Produces <A HREF="http://www.gnome.org/projects/dia/">Dia</A> output.
the <A HREF=attrs.html#d:headlabel>headlabel</A>, if defined.
The analogous result holds for the tailURL and the
<A HREF=attrs.html#d:taillabel>taillabel</A>.
+<P>
+See <A HREF=#ID>Note</A>.
<DT><A NAME=d:imap_np HREF=#a:imap_np><STRONG>imap_np</STRONG></A>
,<DT><A NAME=d:cmapx_np HREF=#a:cmapx_np><STRONG>cmapx_np</STRONG></A>
,<DT><A NAME=d:svgz HREF=#a:svgz><STRONG>svgz</STRONG></A>
<DD>Produce <A HREF="http://www.adobe.com/svg/">SVG</A> output,
the latter in compressed format.
+<P>
+See <A HREF=#ID>Note</A>.
<DT><A NAME=d:tga HREF=#a:tga><STRONG>tga</STRONG></A>
<DD>Produces <A HREF="http://en.wikipedia.org/wiki/Truevision_TGA">Targa</A> output.
,<DT><A NAME=d:vmlz HREF=#a:vmlz><STRONG>vmlz</STRONG></A>
<DD>Produces <A HREF="http://www.w3.org/TR/NOTE-VML">VML</A> output,
the latter in compressed format.
+<P>
+See <A HREF=#ID>Note</A>.
<DT><A NAME=d:vrml HREF=#a:vrml><STRONG>vrml</STRONG></A>
<DD>Outputs graphs in the <A HREF="http://www.vrml.org/">VRML</A> format.
<HR>
</BODY>
</HTML>
+
+<HR>
+<H2>Notes</H2>
+<OL TYPE="1">
+<LI>
+<A NAME=ID>In certain text-based formats, the output generates
+'id="xxx"' properties for clusters, nodes, edges, and
+html-cells.
+
+At the moment the id doesn't distinguish between multiedges in
+non-strict graphs.
+</OL>
mostly identical to cmapx, but the latter is well-formed XML amenable
to processing by XML tools. In particular, the cmapx output is wrapped in
<map></map>.
+<P>
+See <A HREF=#ID>Note</A>.
:imap/cmapx:Server-side and client-side imagemaps
Produces map files for server-side and client-side image maps,
These can be used in a web page with
the <A HREF=attrs.html#d:headlabel>headlabel</A>, if defined.
The analogous result holds for the tailURL and the
<A HREF=attrs.html#d:taillabel>taillabel</A>.
+<P>
+See <A HREF=#ID>Note</A>.
:imap_np/cmapx_np:Server-side and client-side imagemaps
These are identical to the imap and cmapx formats, except they
rely solely on rectangles as active areas.
:svg/svgz:Scalable Vector Graphics
Produce <A HREF="http://www.adobe.com/svg/">SVG</A> output,
the latter in compressed format.
+<P>
+See <A HREF=#ID>Note</A>.
:canon/dot/xdot:DOT
These formats produce output in the
<A HREF=lang.html>dot language</A>.
:vml/vmlz: Vector Markup Language (VML)
Produces <A HREF="http://www.w3.org/TR/NOTE-VML">VML</A> output,
the latter in compressed format.
+<P>
+See <A HREF=#ID>Note</A>.
:gtk: GTK canvas
Creates a <A HREF="http://www.gtk.org/">GTK</A> window and displays the output there.
:xlib: Xlib canvas