Hi folks,
I would like to export an XML file from MarkLogic database to a file system. I do not want to export the file to the MarkLogic server file system, so I'm led to believe that my choices are limited to using WebDAV or an XCC application. It would simplest to do this using WebDAV, but I also want to prepend the xml version identifier and output the encoding as us-ascii (with all UTF-8 markup included using ascii representation): <?xml version="1.0" encoding="US-ASCII"?> How would I go about doing this? Would setting the output encoding type of the WebDAV app server to ASCII force the encoding? Thank you! Tim Megher
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
