DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6963>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6963

XSLTC: omit-xml-declaration of <xsl:output/> is ignored.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Other                       |High



------- Additional Comments From [EMAIL PROTECTED]  2002-03-13 13:37 -------
This problem can be reproduced with conf test output45

Running xalan on output45
<example>SHOULD NOT have XML Declaration</example>


Running XSLTC with Xerces Parser on output45
<?xml version="1.0" encoding="UTF-8" ?>
<example>SHOULD NOT have XML Declaration</example>

Reply via email to