DOMElement->setAttributeNS

(no version information, might be only in CVS)

DOMElement->setAttributeNS -- Aggiunge un nuovo attributo

Descrizione

void DOMElement->setAttributeNS ( string namespaceURI, string qualifiedName, string value )

Imposta un attributo di nome name nello spazio dei nomi namespaceURI al valore dato. Se l'attributo non esiste viene creato.

Genera un DOMExcpetion se il nodo non può essere modificato.

Vedere anche DOMElement->getAttributeNS()

Hosting by: hurra.com
Generated: 2007-01-26 17:56:40