- From: John Cowan <jcowan@reutershealth.com>
- Date: Wed, 16 Oct 2002 18:21:05 -0400 (EDT)
- To: www-xml-blueberry-comments@w3.org
David Carlisle scripsit: From cowan Wed Oct 16 10:48:14 2002 Return-Path: <davidc@nag.co.uk> Received: from mail2.reutershealth.com [10.65.117.14] by localhost with POP3 (fetchmail-5.7.4) for cowan@localhost (single-drop); Wed, 16 Oct 2002 10:48:14 -0400 (EDT) Received: from mail.reutershealth.com (mail.reutershealth.com [65.246.141.36]) by mail2.reutershealth.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id LAA07533 for <jcowan@mail2.reutershealth.com>; Wed, 16 Oct 2002 11:00:46 -0400 (EDT) Received: from mail22.messagelabs.com (mail22.messagelabs.com [193.109.255.115]) by mail.reutershealth.com (Pro-8.9.3/Pro-8.9.3) with SMTP id KAA19588 for <jcowan@reutershealth.com>; Wed, 16 Oct 2002 10:47:13 -0400 (EDT) X-VirusChecked: Checked Received: (qmail 8727 invoked from network); 16 Oct 2002 14:48:27 -0000 Received: from smtp-5.star.net.uk (212.125.75.74) by server-8.tower-22.messagelabs.com with SMTP; 16 Oct 2002 14:48:27 -0000 Received: (qmail 25431 invoked from network); 16 Oct 2002 14:48:24 -0000 Received: from nagmx1.nag.co.uk (HELO nag.co.uk) (62.231.145.242) by smtp-5.star.net.uk with SMTP; 16 Oct 2002 14:48:24 -0000 Received: from penguin.nag.co.uk (IDENT:root@penguin.nag.co.uk [192.156.217.14]) by nag.co.uk (8.9.3/8.9.3) with ESMTP id PAA19672; Wed, 16 Oct 2002 15:48:16 +0100 (BST) Date: Wed, 16 Oct 2002 15:48:13 +0100 Message-Id: <200210161448.PAA22478@penguin.nag.co.uk> Received: by penguin.nag.co.uk (8.9.3) id PAA22478; Wed, 16 Oct 2002 15:48:13 +0100 From: David Carlisle <davidc@nag.co.uk> To: jcowan@reutershealth.com CC: xml-dev@lists.xml.org In-reply-to: <200210161446.KAA07293@mail2.reutershealth.com> (message from John Cowan on Wed, 16 Oct 2002 10:34:00 -0400 (EDT)) Subject: Re: [xml-dev] The XML 1.1 Candidate Recommendation is published References: <200210161446.KAA07293@mail2.reutershealth.com> X-UIDL: >Nm"!(,`"!:Ih"!d9#!! X-Spam-Status: No, hits=-3.2 required=5.0 tests=IN_REP_TO,MSG_ID_ADDED_BY_MTA_2 version=2.11 From: John Cowan <jcowan@reutershealth.com> Elliotte Rusty Harold scripsit: > Optional checks worry me. This just adds another point of confusion > like the one in XML 1.0 with non-deterministic content models, where > some parsers accept a document and some reject it. If the check is > optional, it should further be guaranteed to be a non-fatal error, > even when the check is made. That is why we say that parsers which do normalization checking must report to the application, and emphasize that lack of normalization is not a WF error. But that requirement to report doesn't ensure that the application won't stop does it? "report" doesn't seem to be specifically defined anywhere. Also the two phrases The option to not verify should be chosen only when the input text is certified, as defined by [Charmod]. The option to ignore those denormalizations should not be chosen by applications when reliability or security are critical. Seem out of place in a normative part of the spec, they are guidelines aimed at the end user of the application that's using the xml parser. Such guidelines should not be in the normative prose. As is, what happens if the user opts not to verify when the input next is _not_ certified? Is the behaviour undefined? Partly the problem is the (5) uses of the word "should" which appear to be being used in some colloquial sense rather than a strict requirement in the sense of the relevant rfc's definition of SHOULD. David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service. -- John Cowan jcowan@reutershealth.com http://www.reutershealth.com http://www.ccil.org/~cowan Humpty Dump Dublin squeaks through his norse Humpty Dump Dublin hath a horrible vorse But for all his kinks English / And his irismanx brogues Humpty Dump Dublin's grandada of all rogues. --Cousin James
Received on Wednesday, 16 October 2002 18:22:41 UTC