Re: How to validate an xml document with the existing schema.

2003-01-15 Thread Praveen Peddi
Thanks Scott. I will do that. Praveen - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 1:35 PM Subject: Re: How to validate an xml document with the existing schema. > Have you tried posting

Re: How to validate an xml document with the existing schema.

2003-01-15 Thread Scott Nichol
Have you tried posting this question to a Xerces list? The folks there probably know most about parsing than the SOAPers here. On 15 Jan 2003 at 12:36, Praveen Peddi wrote: > > I want to validate an xml document with an existing schema. I know > there is a code to do it when the schema is pre

How to validate an xml document with the existing schema.

2003-01-15 Thread Praveen Peddi
I want to validate an xml document with an existing schema. I know there is a code to do it when the schema is present as a URL. BUt in my case schema is present with in the application (since it is stored in the database) and that is not the url. I have the following code: public static void