XML_Tree::&getName

XML_Tree::&getName -- get namespace.

Synopsis

require_once "XML/Tree.php";

string XML_Tree::&getName (string $name)

Description

Get the current namespace.

Parameter

Return value

string - namespace

Note

This function can not be called statically.

See

XML_Tree::registerName()