- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Nov 2014 15:29:10 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27360
Bug ID: 27360
Summary: "string value" is not defined for atomic values
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Serialization 3.1
Assignee: cmsmcq@blackmesatech.com
Reporter: josh.spiegel@oracle.com
QA Contact: public-qt-comments@w3.org
In section 9 it says:
"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."
Where "string value" is linked to this definition:
"The term string value is defined in Section 5.12 string-value Accessor DM31.
Every node has a string value. For example, the string value of an element is
the concatenation of the string values of all its descendant text nodes."
String value is not defined for atomic values.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 18 November 2014 15:29:16 UTC