[Bug 15979] New: fn:put() serialization parameters

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

           Summary: fn:put() serialization parameters
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Update 3.0
        AssignedTo: john.snelson@marklogic.com
        ReportedBy: jonathan.robie@gmail.com
         QAContact: public-qt-comments@w3.org


When using fn:put() to create files on a file system, serialization parameters
are extremely helpful for those who must edit the files later with a text
editor. So it would be good to support serialization parameters for fn:put().

But if fn:put() is used to add results to a persistent store, serialization
options may nor may not be relevant, depending on the store. What should a
store do if it can not comply with serialization options that have been
specified? Raise an error? Ignore them silently?

-- 
Configure bugmail: https://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, 14 February 2012 09:57:10 UTC