Which version of xerces-j are you using?.
Namespace is different for 1.3 and 1.4.
Have you written a ErrorHandler to trap the errors?.
If you don't write a ErrorHandler you won't be able to see the errors.
What namespace are you using?.
If you are using xerces-j-1.4.0 then you should use
"http://www.w3.org/2001/XMLSchema" instead of
"http://www.w3.org/2000/10/XMLSchema".
Rahul.
> Date: Sat, 23 Jun 2001 14:33:55 -0400 (EDT)
> From: "Joanna L. Gilberti" <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: Re: validation problem
>
>
>
> Hello,
>
> I am using Xerces_1.4.1 and am having the same problem with the validation
> against a schema. I get the well formedness, but no validation.
>
> I have the features set to support schemas and to validate (when calling
> the SAX parser).
>
> Is there something else with this version that needs to be done?
>
> Any suggestions would be greatly appreciated.
>
> Thanks,
>
> Joanna
>
>
> On 23 Jun 2001, gagan kant madhwal wrote:
>
> > I tried to validate my xml file agaianst xml schema using xerces-J1.4 but it
checks only for the well formedness and not validation.
> > can anyone help on this?
> > gagan
> >
> > _____________________________________________________
> > Buy Lagaan & Yaadein music for 30% less.
> > Avail this special offer at
http://shopping.rediff.com/shopping/music/offerrediffmailer.htm
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]