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 ? Regards, Danny export -host localhost -database Modules -port 8006 -username admin -password admin -mode local -output_file_path /Users/danny/Downloads/cds/ -directory_filter /cds/ -content_encoding system
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
