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=4823>. 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=4823 Only part of Large XML input file included in transformer output Summary: Only part of Large XML input file included in transformer output Product: XalanJ2 Version: 2.2.x Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When transforming a large XML input file, 27Meg, the output file onlu includes approximately one third of the input nodes. If I use a smaller version of the same file, the output is built correctly. The XML Schema and the Transformation style sheet are relatively simple. The purpose of the transformation is to build XSL:FO to feed into FOP. This was run using Xalan-J 2.0.0 and Xalan-J 2.2.0-D6. Both gave similar results but stopped at slightly different points. The output was well formed XML, just missing the majority of the input data.
