Title: validating with schema

Hi,

I'm trying to validate the example xml file personal-schema.xml, but it seems the SAXparser doesn't know the schema,
when I set the validation to true, it always reports the elements in the xml are not defined. Do I have to set something

special for the schema? anybody knows why?

BTW, the parser works with the DTD.

thanks in advance.

James

Reply via email to