[Bug 27360] "string value" is not defined for atomic values

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27360

--- Comment #2 from Josh Spiegel <josh.spiegel@oracle.com> ---
The input is a single atomic value in this case so I think calling fn:string is
equivalent to $value cast as xs:string.  So you could be more specific and say
"... a JSON string by outputting the result of casting the value to xs:string."
 But this is editorial - I think your proposal is correct.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 21 November 2014 16:37:00 UTC