DOMElement::setIdAttributeNs

(no version information, might be only in CVS)

DOMElement::setIdAttributeNs -- Declares the attribute specified by local name and namespace URI to be of type ID

Description

void DOMElement::setIdAttributeNs ( string namespaceURI, string localName, bool isId )

Specification

Warning

This function is currently not documented; only the argument list is available.