- From: Larry Masinter <LMM@acm.org>
- Date: Thu, 18 Jan 2007 20:52:39 -0800
- To: "'Liam R. E. Quin'" <liam@w3.org>
- Cc: <public-qt-comments@w3.org>
Your HTML to text converter introduced several
places where the media type registration is
hard to decypher. Since IANA currently doesn't
post HTML registration forms, could you fix these
up before they go into the IANA registry? For
example,
http://www.w3.org/TR/xqueryx/">http://www.w3.org/TR/xqueryx/
as a URL, or the runon
An XQuery file may have the string xquery version "V.V" near
the beginning of the document, where "V.V" is a version number.
Currently the version number, if present, must be "1.0".
without being clear that the string is
xquery version "V.V"
--------------------------------
The 'charset' issues with this registration are
troublesome, since you never really address the
issue of whether non-UTF8 or UTF16 encodings of
in something labelled application/xquery are
allowed, and, if so, by what method the actual
character encoding is supposed to be determined.
It sort of sounds like you expect to guess, which
has lots of problems.
Larry
Received on Friday, 19 January 2007 04:52:35 UTC