Hi Aleksandar,
Aleksandar Milanovic wrote: > I've noticed that the package org.apache.xerces.impl.xs.psvi is deprecated > in Xerces 2.3.0. Is there a replacement for this code? I've got some code > here that relies on these classes, so what do you suggest I do? Well, it sounds like screwed up a bit... The only reason we've deprecated the packages is because we want to move the API to another package (possibly xni.psvi) in the next Xerces release and thus wanted to give you a "warning" that these packages might disappear. Basically, there is no replacement now, and you should use those deprecated packages if you want to access PSVI. Thanks, -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
