I'm not sure why it would do that.  A quick test I would try, if you
can live with UTF-8 documents, is to remove the content_encoding
specification.

On Thu, Mar 31, 2016 at 3:28 PM, Danny Sinang <[email protected]> wrote:
> Hi,
>
> Has anyone here tried to export Xquery files from the Modules database using
> MLCP ?
>
> We tried the config below, but the files generated had numbers at the start
> and end
>
>
> 014392
> xquery version "1.0-ml";
>
> module namespace cds="http://www.company.org/cds";;
>
> [2:04]
> cds:replace-subject-id-with-value($updated-xpaths, $updated-doc)
>    else
>      $updated-doc
> };
> 20
>
>
> If MLCP can't do this properly, can anyone suggest another way to
> programmatically extract the said files ?
>
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to