[Bug 9808] [FO] fn:QName $paramUri need not be a valid xs:anyURI

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





--- Comment #3 from Tim Mills <tim@cbcl.co.uk>  2010-05-27 10:01:33 ---
Interestingly, this is an area where XSLT and XQuery differ in their behaviour.
 I note that XSLT specifically bothers to check the namespaces for xsl:element,
xsl:attribute and xsl:namespace instructions.

ERR XTDE0835

    It is a non-recoverable dynamic error if the effective value of the
namespace attribute [of the xsl:element instruction] is not in the lexical
space of the xs:anyURI data type.

-- 
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, 27 May 2010 10:01:35 UTC