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

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

Andrew Coleman <andrew_coleman@uk.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew_coleman@uk.ibm.com

--- Comment #1 from Andrew Coleman <andrew_coleman@uk.ibm.com> ---
Good point.  I propose replacing:

"An atomic valueXP31 in the data model instance of any other type is serialized
to a JSON string by outputting the string value of the item."

with the following:

"An atomic valueXP31 in the data model instance of any other type is serialized
to a JSON string by outputting the result of applying the fn:string function to
the item."

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

Received on Friday, 21 November 2014 15:15:51 UTC