[Bug 13009] Should fn:put() allow serialization parameters?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13009

--- Comment #1 from Michael Kay <mike@saxonica.com> 2011-06-21 14:58:50 UTC ---
XSLT has always had this problem: the output of the stylesheet may or may not
be serialized. The rules are clear: if the processor is not serializing, it
ignores the serialization parameters, except that it is permitted (but not
required) to report errors if they are incorrect.

I think that fn:put() should allow serialization parameters to be specified.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 21 June 2011 14:58:52 UTC