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=6157>. 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=6157 Must merge multiple xsl:output statements per spec Summary: Must merge multiple xsl:output statements per spec Product: XalanJ2 Version: 2.2.0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Test case: output87 For some reason, this has an error message about "multiply defined" output properties, but our design principle is to take the option that allows continued processing. See the paragraph just before the 16.1 heading in the XSLT spec for details on what must be done to merge the properties if no error is to be raised.
