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=3664>. 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=3664 Summary: xalan doesn't appear to support simplified stylesheets Product: XalanJ2 Version: 2.2.x Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.transformer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have been unable to successfully transform a simplified xsl stylesheet. There is not one example of a transformation with a simplified stylesheet in the Xalan examples, yet I can't imagine why this wouldn't be the preferred style. All of my stylesheets are done in the simplified manner (use <HTML> tags as the outermost elements, instead of <XML>. I used to use SAXON but wanted to move towards a de-facto standard. Is this feature implemented? Do I have to do anything special for the transformer to recognize my stylesheets?
