Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlNewGlobalNs

Name Version Deprecated
xmlNewGlobalNs version 1.0 no

Prototype:
number xmlNewGlobalNs(number doc, string href, string prefix)

Parameters:
doc      the XML document
href      the URI associated
prefix      the prefix for the namespace

Description:
Creation of a Namespace.
The old way using PI and without scoping(DEPRECATED).

Returns:
Returns always null.

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