I have my xml and xsl pages in correct xml, and i was expecting to obtain
after the xslt correct html, this is xhtml, but instead of it i am getting
not closed tags, etc etc.
For example, if in xsl i have <br />, in html output i get <br>.
Is there any option to manage it? Is something i am doing wrong? Or mod_xslt
is supposed to work as it?