xsl-list
[Top] [All Lists]

RE: xsl:import

2003-06-07 09:33:43
I need some help on xsl:import. if in a A1.xsl file I
define a named template and import this file in a
A2.xsl, will I be able to call this template in the
A2.xsl?

Also, if yes, can I have a chain of imports, like A2
imports A1 and A3 imports A2, can a named template in
A1 be accessed in A3?


The answers are "yes" and "yes".

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>
  • xsl:import, Leena Kulkarni
    • RE: xsl:import, Michael Kay <=