Arnaud Le Hors wrote:

> Sebastien Ponce wrote:
> >
> > It seems that a problem appears when cloning an element containing
> > attributes. The element an attributes themselves are correctly cloned but
> > the resulting attributes return null when calling getOwnerElement, instead
> > of the new element.
>
> Which version of Xerces are you using? I can't reproduce the problem
> with the latest. I just wrote a small test which seems to say this
> operation works just fine...

True that I'm not using the latest one but xerces1.2. The reason is that I
cannot compile xerces 1.3, some files are missing in
org.apache.xerces.validators.schema.identity.

You're right that the modification has been done in 1.3. I will try to make it
compile and use it.

Thanks a lot.

Sebastien

Reply via email to