Removes an attribute.
public void removeAttribute( String strAttr )
strAttr
The name of the custom attribute to remove.
Calling this method directly is not part of the normal operation using this package. You should call specific attribute methods directly on the element.