[Bug 8477] [XSLT 2.0] lang attribute of xsl:sort and xsl:number

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8477


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Michael Kay <mike@saxonica.com>  2010-07-15 11:02:47 ---
>What should xsl:sort do if lang is present and specifies a language that is not
supported by the implementation?

Recommend: (a) strip off trailing parts of the lang until you find something
that's supported, (b) if that still doesn't work, give an error. But note that
implementations are free to recognize any languages they choose to.

Both halves of this issue will be resolved in erratum E54.

-- 
Configure bugmail: http://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 Thursday, 15 July 2010 11:02:49 UTC