Новости | Документация | Download | Webboard | FAQ | Поиск | Контакты


DomNode->add_namespace

(PHP 4 >= 4.3.0)

DomNode->add_namespace Adds a namespace declaration to a node

Описание

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.






  Copyright Apache.ru © 1999-2017, All Rights Reserved Разработка сайта: Inside.ru  
  РЕКЛАМА НА САЙТЕ: |