2.2.1.3 removeQualifiedItem

The removeQualifiedItem method removes the attribute with the specified namespace and attribute name.

Parameters

baseName

The string specifying the base name of the attribute, without namespace qualification.

namespaceURI

The string specifying the namespace prefix that qualifies the attribute name.

Return Value

The removeQualifiedItem method returns the attribute node removed, or Null if no node was removed.