Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 8e412c6ae4e9dc4ce4e111b93c4a8d4a > files > 135

libupnp-devel-1.6.6-2mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD>
   <TITLE>DOMString ixmlPrintDocument</TITLE>
   <META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">

<H2>DOMString <A HREF="#DOC.DOCU">ixmlPrintDocument</A></H2><H2>(IXML_Document* doc)</H2><BLOCKQUOTE>Renders a <B>Node</B> and all sub-elements into an XML document representation.</BLOCKQUOTE>

<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Renders a <B>Node</B> and all sub-elements into an XML document
representation.  The caller is required to free the <B>DOMString</B>
returned from this function using <B>ixmlFreeDOMString</B> when it
is no longer required.

<P>Note that this function can be used for any <B>Node</B>-derived
interface.  The difference between <B>ixmlPrintDocument</B> and
<B>ixmlPrintNode</B> is <B>ixmlPrintDocument</B> includes the XML prolog
while <B>ixmlPrintNode</B> only produces XML elements. An XML
document is not well formed unless it includes the prolog
and at least one element.

<P>This function  introduces lots of white space to print the
<B>DOMString</B> in readable  format.

<P></BLOCKQUOTE>
<DL><DT><DT><B>Returns:</B><DD>  [DOMString] A <B>DOMString</B> with the XML document representation 
of the DOM tree or <TT>NULL</TT> on an error.<BR><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>