For new code, use the DOM's -NS calls. Period.
(The DOM WG would have deprecated the old calls, if we could. Unfortunately, it's sometimes desirable to pass a Level 2 document to old Level 1 code, eg using a modern parser with a pre-existing application. But they were retained _ONLY_ for this purpose; all new code should be written using the namespace aware calls... and once a DOM has been operated on using the old calls it is _NOT_ guaranteed safe to go back to viewing it as a Level 2 DOM.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]