Method Parser.XML.NSTree.NSNode()->add_namespace()
- Method
add_namespace
voidadd_namespace(stringns,void|stringsymbol,void|boolchain)- Description
Adds a new namespace to this node. The preferred symbol to use to identify the namespace can be provided in the
symbolargument. Ifchainis set, no attempts to overwrite an already defined namespace with the same identifier will be made.