Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.xmlNewDocComment

Name Version Deprecated
xmlNewDocComment version 1.0 no

Prototype:
number xmlNewDocComment(number doc, string content)

Parameters:
doc      the XML document
content      the comment content

Description:
Creation of a new node containing a comment within a document.

Returns:
Returns a handle to the new node or null if failed.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software