Goldenweb.it homepage

ANNUNCI | DIRECTORY | FONTS | ICONE | NEWSGROUPS | TOP25 | WALLPAPERS

English version  

ArkesTelecom
Telecomunicazioni e Sicurezza. Sistemi innovativi. ArkVision, la sicurezza reale
Ville Prefabbricate in Legno
Progettazione e Realizzazione Case Prefabbricate e Case in Legno, Ville.

GoldenWeb.it Directory "Premium" Links - Il tuo link qui...



DOMElement->getAttributeNodeNS

(no version information, might be only in CVS)

DOMElement->getAttributeNodeNS --  Returns attribute node

Description

object DOMElement->getAttributeNodeNS ( string namespaceURI, string localName)

Returns the attribute node in namespace namespaceURI with local name localName for the current node.

See also DOMElement->setAttributeNodeNS()