[Bug 29587] [XP31] Numeric literals with leading or trailing decimal point

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