|
Hi,
Here's my problem : i'd like to use this extension to transform XML into XHTML. But if i say the output is of XML type, it automatically adds an XML prolog (and that bugs with IE6, and the prolog is optionnal under certain conditions).
Is it possible to tell this extension to make an XML output, but without the prolog (i don't want html output, since it doesn't make XHTML valid code) ?
Thanks
|