[xquery-talk] Serializing using fn:put()

Vyacheslav Zholudev vyacheslav.zholudev at gmail.com
Tue Mar 22 21:11:45 PST 2011


Hi all,

I'm trying to produce multiple documents from a single XQuery. I chose to use fn:put() for this purpose. (is there a better way?)
However, an XQuery processor (Saxon) puts an XML declaration "<?xml version="1.0" encoding="UTF-8"?>". 

Is there a way to avoid this? (since the result is not XML). I guess it's implementation-specific, or isn't it?

Thanks!!!

Best,
Vyacheslav



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://x-query.com/pipermail/talk/attachments/20110322/edb3d468/attachment.htm


More information about the talk mailing list