![]() | DOMElement->getAttributeNodeNS()(no version information, might be only in CVS) DOMElement->getAttributeNodeNS() -- Restituisce un nodo attributoDescrizioneclass DOMElement {DOMAttr getAttributeNodeNS ( string namespaceURI, string localName ) } Restituisce il nodo attributo cone nome localName nello spazio dei nomi namespaceURI per il nodo corrente. Vedere anche:
| ![]() | |||