RE: Validator for xml-schema & xml documents...

2001-06-01 Thread Das, Kuntal
---Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 01, 2001 6:27 AM To: [EMAIL PROTECTED] Subject: Re: Validator for xml-schema & xml documents... Kuntal, I recently went through the validation scenerio and I did not find any good examples of

Re: Validator for xml-schema & xml documents...

2001-06-01 Thread dswanson1
Kuntal, I recently went through the validation scenerio and I did not find any good examples of how to implement schema validation (ie good code examples) but the apache site did have an example of a namespace/nonamespace schema...here is a snippet of code that I used to get the validation o