| 
 | DOMElement::setIdAttributeNSDeclares the attribute specified by local name and namespace URI to be of type ID Description
   public void DOMElement::setIdAttributeNS
    ( string  $namespaceURI, string$localName, bool$isId)
   Declares the attribute specified by  Parameters
 
 Return ValuesNo value is returned. Errors/Exceptions
 
 See Also
 
 |