[Bug 1824] Functions return xs:NCName, but xs:NCName is not support in XSLT 2.0 Basic

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





------- Additional Comments From colin@colina.demon.co.uk  2005-09-06 11:26 -------
I don't follow this solution, Michael.
The sentence you quote in XPath 2.5.4 cannot apply to a Basic XSLT processor,
since it is required to raise a non-recoverable dynamic error if it encounters a
node with such a type annotation.
Why not just say that a Basic XSLT processor treats these two functions as
returning an xs:string? After all, that is the effect of your suggested solution
anyway.

Received on Tuesday, 6 September 2005 11:26:28 UTC