Hi All,

I have to set indent='no' at the database label how can i achieve this, i have gone thorough theĀ  documentation and found that either we can do:
(1)
declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization";
declare option output:indent "no";

but the problem is that all the XQUERY module i have library module so it is throwing error.
so is there any option.

Regards
Dharmendra Kumar Singh