[Bug 28662] Editorial: Example for fn:json-to-xml

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Thanks for the suggestion. The XSLT example was there because of my laziness
when moving the spec from XSLT 3.0. I have adopted your revision, except to
replace

let $x:=A let $y:=B return C

by

let $x:=A, $y:=B return C

to make it valid in XPath as well as XQuery.

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

Received on Friday, 29 May 2015 10:13:07 UTC