Programmer's Guide > Interfaces > W3C ElementEditVAL interface > canRemoveAttributeNS method
  
canRemoveAttributeNS method
Verifies if an attribute by the given local name and namespace can be removed.
canRemoveAttributeNS(namespaceURI, localName )
Parameters
StringnamespaceURI
The namespace URI of the attribute to remove.
StringlocalName
Local name of the attribute to be removed.
Returns
unsigned short. A validation state constant.