Glenn Marcy wrote:
> 
> >Currently if validation feature is set to true and document has no
> >grammar, the parser reports validation error.
> 
> I am still thinking that if the validation feature is set to true,
> and the document has no DTD grammar, that the parser must report
> DTD validation errors, even if the document has a schema grammar.

This is the default behavior of the parser. 

However, if users sets validation/schema feature to true, parser is no
longer conformant to "XML 1.0". 
Instead, it will try to validate against XML Schemas.
Validation feature in this case only controls reporting validation
errors against XML Schema.



--
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to