- From: David Carlisle <davidc@nag.co.uk>
- Date: Thu, 3 Jan 2002 15:45:03 GMT
- To: jonathan.robie@softwareag.com
- CC: www-xml-query-comments@w3.org, xml-dev@lists.xml.org
> Even XML syntax, when used quoted in an XML document, "doesn't look so much > like XML at all". But it is relatively rare to do that as well formed XML fragments can usually be simply inlined into the containing XML. But Xquery is not well formed. Even in cases where it looks well formed, as my examples show, adding it to an XML document without quoting it in CDATA will alter the meaning in many cases, however because there will be other cases where it does not alter the meaning people will try to do it anyway, using XML writing tools to produce Xquery with results that are predictable in some technical sense but likely to be surprising to most users. > I think it is reasonable to design XQuery with the expectation that most > people will have keyboard drivers and displays that can handle their native > languages, It is not _just_ the encoding issue (although I think that is important) it is the general use of XML syntax. Especially character references. If Xquery is not XML it shouldn't use XML syntax. 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.
Received on Thursday, 3 January 2002 10:45:57 UTC