Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications