On 14/02/2008, Michael Kay <mike@saxonica.com> wrote: > Given that XML Schema doesn't provide any facilities for customising error > messages anywhere else (e.g. for failures to match the grammar of a complex > type, failure to match a regular expression, key/keyref failures, etc) do > you think there is a good case to treat assertions differently? Or is it > just an expectation that comes from what Schematron does? I don't know Schematron, but Java assertions and JUnit both have a mechanism for it so it seems reasonable to expect it. Given the possibilities of what you can check with an assertion, it would be helpful to provide a message rather than the code when the test fails. -- Andrew Welch http://andrewjwelch.com Kernow: http://kernowforsaxon.sf.net/Received on Thursday, 14 February 2008 17:44:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:40 GMT