Next in thread → Next in month →

Re: [xml-dev] Conformance testing and the XML-test-suite

From
Karl Waclawek <>
To
Jeff Rafter <>
Date
2004-10-23T16:13:35Z
ID
<000a01c4b91b$3ff605c0$0200a8c0@karlglen188>
Thread
Re: [xml-dev] Conformance testing and the XML-test-suite
>> As far as I can tell, the XML spec does not state that a non-validating
>> XML processor must not report VC violations. However, the moment it does 
>> report some of them, it could be considered a faulty validating pocessor.
> 
> But the parser clearly identifies itself as non-validating.
> 
>> From a practical point of view, a non-validating processor that
>> reports VC violations as errors would not be very useful, as you could
>> not check for well-formedness of a document, unless you examine each
>> reported error manually.
> 
> Sure you could-- the parser would report WF errors as Fatal Errors and 
> stop processing, while it would report VC errors as Errors and continue 
> processing.

Yes, that is, if the parser  makes such a distinction.

Karl
Next in thread → Next in month →