Hi there,

I have to return from a query tags like this:

<script></script>

not self closing tags like this:

<script/>

Is there any way to do that in BaseX?

Thanks.