PHP. Руководство по PHP. 2005
DOMDocument->createElementNS()
HREF="function.dom-domdocument-createelement.html"> HREF="function.dom-domdocument-createentityreference.html"> Пред.
DOMDocument->createElementNS()
(no version information, might be only in CVS)DOMDocument->createElementNS() -- Create new element node with an associated namespace
Описание
class DOMDocument {DOMElement createElementNS (string namespaceURI, string qualifiedName [, string value])
}
This function creates a new element node with an associated namespace. Этот узел не будет отображаться в документе до тех пор,
пока он не будет вставлен, к пример функцией