jtao wrote: > > Hi, > > I used to use Xerces1.0.3. It worked just fine. When I moved to Xerces > 1.3.0, the importNode method > raised a namespace exception when the imported node has namespace. > Internally, the importNode call > createElementNS, and this method raises the exception. Why?
How about: because there is a bug? ;-) The good news is that it's already been reported and fixed. Just grab the new version: 1.3.1. -- Arnaud Le Hors - IBM Cupertino, XML Strategy Group --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
