[EMAIL PROTECTED] wrote on 12/06/2004 05:23:42 PM:

> Hi,
> 
> I uses Xerces2 for XML Schema API. However, there are other parts of our
> system that are certified to work with only xerces 1.x. Wondering if I
> switch out the 1.x with 2.x, will the old code that uses xerces 1.x
> continue to work? In other words, is Xerces2 backward compatible?

If the code was only using standard APIs then you should be able to switch 
out Xerces 1.x with 2.x. If it was relying on some internal classes then 
migrating may be a bit of a challenge.

> Alternatively, is there a way I can use XML Schema API implementation 
with
> Xerces 1.x?

The XML Schema API has only existed since Xerces 2.6.0. There is no 
implementation for Xerces 1.x.

> Thanks for your help.
> 
> -hari
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to