thank you for your help... -----Original Message----- From: Jean-Francois Arcand [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 11:27 AM To: Jakarta Commons Users List Subject: Re: [Digester] XML Schema
Shvets, Steve wrote: >Hi, > >I am kind of new to the digester framework... > >Has anybody used Digester and XML schema... > Yes, Tomcat 5 uses the Digester to process XML schema. > >Is there any thins I should be aware of? >Is it going to work with Xerces 1.4.4? > No, you need a version that supports XML schema. Xerces 2.x is your solution. -- Jeanfrancois > >Thank you, Steve > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
