Glenn Marcy wrote: > > Edwin Goei wrote: > > >I would say that the setValidation() method in JAXP refers to the > >definition of "validating" and "non-validating" processors in the XML > >REC. I believe, the SAX validation feature does also. > > While you might like to say that, it would be wrong. There is nothing > in the XML spec that supports a notion of configuring an XML processor > to be "validating" or "non-validating". Section 5.1 states:
OK, I agree with you here. > As far as I can see, you cannot have validation set to true when > using schema validation and not expect to see validation errors > relating to the lack of a DTD grammar from a conforming validating > XML processor. This is obviously a significant problem. However this problem remains and I would vote to fix it, or at least change it so it is not the default behavior. -Edwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
