documentcreateattributeNS03 IBM The method createAttributeNS raises an INVALID_CHARACTER_ERR if the specified qualified name contains an illegal character Invoke the createAttributeNS method on this Document 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-30 "/" "//" "\\" ";" "&" "*" "]]" ">" "<"