Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlGetNsList

Name Version Deprecated
xmlGetNsList version 1.0 no

Prototype:
number xmlGetNsList(number doc, number node)

Parameters:
doc      the XML document tree handle
node      the current node

Description:
Search all the namespace applying to a given element.
NOTE: This function is not fully supported for now.

Returns:
Returns ns list handle, or null if failed.

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