![]() | DOMElement->setAttributeNS()(no version information, might be only in CVS) DOMElement->setAttributeNS() -- Aggiunge un nuovo attributoDescrizioneclass DOMElement {void 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. Elenco dei parametri
Eccezioni
Vedere anche:
| ![]() | |||