Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software