Elena Litani wrote:
> 
> > I'd vote for fixing the _default_ behavior that an app can set the SAX
> > "validation" feature to true and yet not get any validation errors if
> > the instance doc does not contain a doctypedecl.  See my other recent
> > posts on this subject.
> 
> Currently if validation feature is set to true and document has no
> grammar, the parser reports validation error.

Yes that is true.  However, if the doc only has an XSD grammar, then no
validation error is reported which does not conform to the XML REC. 
This is the current default behavior and I am proposing that this be
changed at a minimum to be a non-default behavior like the way
"continue-after-fatal-error" feature currently works, which strictly is
not XML REC conformant either.

-Edwin

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

Reply via email to