- From: <bugzilla@jessica.w3.org>
- Date: Sat, 23 Apr 2016 07:42:44 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29587 --- Comment #1 from Michael Kay <mike@saxonica.com> --- Bug withdrawn. I drew the wrong conclusions from an error I was seeing. JSON does not allow a leading or trailing "." in a number, but XSD does. The xml-to-json() function therefore should accept <j:number>.1</j:number> and must convert it to the JSON output "0.1". -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 23 April 2016 07:42:47 UTC