elementsetattributens04 IBM The method setAttributeNS adds a new attribute and raises a INVALID_CHARACTER_ERR if the specified qualified name contains an illegal character. Invoke the setAttributeNS method on this Element object with a valid value for namespaceURI, and qualifiedNames that contain illegal characters. Check if the an INVALID_CHARACTER_ERR was thrown. Neil Delima 2002-04-28 "/" "//" "\\" ";" "&" "*" "]]" ">" "<"