[Bug 28153] [XT30] document function

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