- From: <bugzilla@jessica.w3.org>
- Date: Fri, 06 Mar 2015 13:15:10 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28153 --- Comment #1 from Michael Kay <mike@saxonica.com> --- Thanks for pointing it out. I think it can be fixed simply by s/atomic value/item/ in the third bullet: If $uri-sequence (after atomizing any nodes) contains an atomic value of a type other than xs:string, xs:anyURI, or xs:untypedAtomic then a type error is raised [ERR XPTY0004] Atomizing the supplied sequence doesn't work, because the rules for resolving a relative URI are different for nodes and for atomic values. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 6 March 2015 13:15:12 UTC