documentcreateattributeNS01
IBM
The method createAttributeNS creates an attribute of the given qualified name and namespace URI
Invoke the createAttributeNS method on this Document object with a null
namespaceURI, and a qualifiedName without a prefix. This should return a valid Attr
node object.
Neil Delima
2002-04-30