xsl-list
[Top] [All Lists]

RE: [xsl] XSL transformation removing closing tag for empty div

2007-06-03 09:59:43
Thanks for the reply. Since i am setting the content type as 
text/xml, I cannot set the output to html. If I do, it will 
throw an error. The reason I set the content type as text/xml 
is because I need an Ajax response, which should be in XML format.

Well, <div/> is in XML format. So we need to understand what's happening to
this XML and why it's being passed to something that can't handle it.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--