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

http://issues.apache.org/bugzilla/show_bug.cgi?id=42780

           Summary: importing muliple stylesheets
           Product: Fop
           Version: 0.20.5
          Platform: All
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


When I try to import multiple stylesheets only one is imported, the last one 
listed. Can more than one stylesheet be imported either through <xml:import> or 
<xml:include>?

Here is sample code:
<!-- created with XML Spy v5.4 U (http://www.xmlspy.com) by TM (TD Bank) -->
                 <xsl:import href="P:\f5.xsl"/>
                 <xsl:import href="P:\f2.xsl"/>
                 <xsl:import href="P:\f1.xsl"/>
</xsl:stylesheet>

Thank you

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to