создание и продвижение сайта (вбиваю в ТОП-10, как гвозди)Настройка и сопровождение платной рекламы яндекс.директ

PHP. Руководство по PHP. 2005

DomNode->add_namespace

HREF="function.domelement-tagname.html"> HREF="function.domnode-append-child.html"> Пред.

След.

DomNode->add_namespace

(no version information, might be only in CVS)DomNode->add_namespace -- Adds a namespace declaration to a node

Описание

class DOMNode {


bool add_namespace (string uri, string prefix)


}

This method adds a namespace declaration to a node.

Замечание: This method is not part of the DOM specification.

Список параметров

uri

The namespace URI of the node.

prefix

The namespace prefix of the node.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Migrating to PHP 5

You can set the namespace URI and prefix of a DOMElement or a DOMAttr at creation time by using DOMDocument->createElementNS() or DOMDocument->createAttributeNS().

Замечание: Remember the an attribute does not inherit its namespace from the element it is attached to.

Смотрите также

DomDocument->create_element_ns
DomNode->set_namespace

Пред.

Начало

След.

DomElement->tagname()

Уровень выше

DomNode->append_child

Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.

Ваше письмо×
Free Web Hosting