Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlNewDocText

Name Version Deprecated
xmlNewDocText version 1.0 no

Prototype:
number xmlNewDocText(number doc, string content)

Parameters:
doc      the document
content      the text content

Description:
Creation of a new text node within a document.

Returns:
Returns a new node handle 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