Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlNewNode

Name Version Deprecated
xmlNewNode version 1.0 no

Prototype:
number xmlNewNode(number ns, string name)

Parameters:
ns      namespace, if any, otherwise should be null
name      the node name

Description:
Creation of a new node element.

Returns:
Returns a handle to the new node object.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software