[Bug 28836] fn:parse-json, fallback function

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

--- Comment #3 from Michael Kay <mike@saxonica.com> ---
We are thinking that perhaps rule 6 of 1.5 (option parameter conventions)
should change from

A dynamic error occurs if the supplied value cannot be converted to the
required type, or if the value after conversion is not one of the permitted
values for the option in question. 

to

(a) A type error XPTY0004 occurs if the supplied value cannot be converted to
the required type

(b) A dynamic error (error code defined specifically for each function) if the
value after conversion is not one of the permitted values for the option in
question.

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

Received on Wednesday, 15 July 2015 17:49:25 UTC