[Bug 18838] [APPLET] encoding becomes version in version declaration

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18838

--- Comment #4 from Michael Dyck <jmdyck@ibiblio.org> 2012-09-18 15:48:58 UTC ---
At its meeting today, the WG made the following determinations:

re the XQuery-to-XQueryX converter:
-- The 1.0 converter code can generate at most a comment for the encoding
because the XQueryX 1.0 schema doesn't have an <xqx:encoding> element.
-- The 3.0 converter code should generate an <xqx:encoding> element. (Given
that, it will never generate an empty <xqx:versionDecl>.)

re the XQueryX-to-XQuery stylesheet:
-- The schema will be changed to outlaw an empty <xqx:versionDecl> (i.e., it
will require at least one of an <xqx:version> or an <xqx:encoding>, to parallel
the XQuery syntax). Given that, the stylesheet doesn't need to change.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 18 September 2012 15:49:04 UTC