Hi All,
I'm trying to save an xml doc on to my file system. I'm using xdmp:save
function to do this with the following options.
<options xmlns="xdmp:save">
<output-encoding>utf-8</output-encoding>
<omit-xml-declaration>no</omit-xml-declaration>
<doctype-system>test.dtd</doctype-system>
<indent-untyped>yes</indent-untyped>
</options>
The indentation,xml-declaration is all working. But the doctype declaration
is not getting created. Is it not possible like this?
Thanks,
Sini
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general