DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28760>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28760 XSLTC: xhtml output method is not supported, nor does XHTML doctype sniffing work ------- Additional Comments From [EMAIL PROTECTED] 2004-05-04 17:14 ------- Daniel, Xalan-J does not officially support xhtml (e.g. <xsl:output method="xhtml" .../> ) but it is true that Xalan-J interpretive and XSLTC do different things here. But both processors use the same serializer and both should pass the doctype- system attribute to the serializer as a parameter, and the behavior "should" be the same in any case. I'll have a look a this one. Regards, Brian Minchau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
