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