Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlDocSetRootElement | version 1.0 | no |
number xmlDocSetRootElement(number doc, number root) |
doc | the XML document tree |
root | the new document root element, if root is null no action is taken |
Set the root element of the document (doc->children is a list containing possibly comments, PIs, etc). |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |