(no version information, might be only in CVS)
DOMElement->hasAttributeNS --
Verifica se esiste l'attributo
Descrizione
bool
DOMElement->hasAttributeNS ( string namespaceURI, string localName )
Indica se l'attributo nello spazio dei nomi namespaceURI
con nome localName esiste come membro dell'elemento.