Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlNewReference

Name Version Deprecated
xmlNewReference version 1.0 no

Prototype:
number xmlNewReference(number doc, string name)

Parameters:
doc      the XML document handle
name      the reference name, or the reference string with & and ;

Description:
Creation of a new reference node.

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

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications