Gareth Reakes wrote:
I don't get this one. As a previous reply pointed out, Xerces will validate a schema as it parses one, subject to the parameters you specify. Full validation is one of the options. In my experience, Xerces does a good job, even compared to the ever-in-flux XSV.

To a the degree required to extract the information (and then some). As I am sure you know, the schema spec is a complex beast and to test all that is says is a difficult job. Even SQC, which in my experience has shown up many problems in my schemas that xerces has not, has at least 10 different quality checking settings. On complex sets of schemas I have seen it taken hours and even days to complete!! Now, we are good, but even we can't take that down to seconds :)

I find that response unsettling, but must bow to your experience. It does seem to contradict Henry Thompson's recent assertion on xml-dev that XML Schema had pretty much put conformance problems behind it. Is this a spec to which it is impossible to conform in a performant way (or entirely in any way)?


Bob Foster


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



Reply via email to