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=5033>. 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=5033 ElemTemplateElement error on docbook document Summary: ElemTemplateElement error on docbook document Product: XalanJ2 Version: 2.2.x Platform: Other OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When trying to process an XML-docbook document with Xalan I get the following error message: (Location of error unknown)XSLT Error (javax.xml.transform.TransformerConfigurat ionException): javax.xml.transform.TransformerException: java.lang.RuntimeException: ElemTemplateElement error: Found more than one template named: anchor When trying the same document/stylesheet combo using Saxon it works OK. System: * DocBook V4.2 document * 1.46.experimental xsl stylesheets (fo as well as html targets) * Win NT 4.0 * Sun's JDK 1.3.1_01 * Xalan 2.2.D13 (binary distribution)
