[xml] Dump Ancestors and Descendants of current node



Hi!

I'm doing an Expand() operation on the current node which means that "The
node will get all its ancestors and the full subtree available." (according
to the XMLTextReader tutorial).

By using "xmlDocDumpFormatMemoryEnc" I can now easily dump the current node
and all its descendants to an xmlChar.

What I would like to do is to dump the current node, its ancestors and
descendants to an xmlChar.

What's the best way to accomplish that?

Thanks,
Michael

<<attachment: winmail.dat>>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]