Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xsl] xsl:import [xsl] xsl:importTo: "xsl-list@-----.------------.---" <--------@-----.------------.---> Date: 9/3/2009 10:43:00 PM Hi all, I'm using Saxon 9.1.0.7J for an application. I have stylesheets that import other stylesheet modules using syntax like this: <xsl:import href="inc/framework.xsl"/> <xsl:import href="inc/application-tabs.xsl"/> <xsl:import href="inc/search-fields.xsl"/> <xsl:include href="../../override/xslt/customization.xsl"/> Here's the weird thing: If I change the code to <xsl:import href="inc/application-tabs.xsl"/> <xsl:import href="inc/framework.xsl"/> <xsl:import href="inc/search-fields.xsl"/> <xsl:include href="../../override/xslt/customization.xsl"/> (note the change in order of the imports), the application-tabs.xsl simply stops being recognized. No warnings. It's as if the line containing the xsl:import instruction doesn't exist at all. The transformation works as expected when using the built-in Saxon 8 processor in the Eclipse Oxygen plug-in. Let me know if you'd like to see source code. Regards, --Bill --~------------------------------------------------------------------ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/ or e-mail: <mailto:xsl-list-unsubscribe@l...> --~-- | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
