Have Node, need to set Attribute 2003-05-20 - By Jeff Greif
If you're using namespaces anywhere in your document, you should use setAttributeNS instead of setAttribute. Mixing namespace-aware and namespace-unaware DOM interfaces often makes a mess.
Jeff
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|