Hi all,
I'm using baseX 7.9 with GUI
My query declares an chop option set to "no" ("declare option db:chop 'no';") and uses "return xslt:transform($in, $style)".
But after running it, all the white-spaces in the xslt rules are chopped. for example the space in "xsl:text </xsl:text>" of a named template is not in the resulting html file.
What can I do to solve the pb ?
Thanks for your help
Cheers
Emmanuelle