Title: Templates usage
Hi:
 
Maybe you want to define three named template rules, and use xsl:if or xsl:choose to choose which named template rule
to invoke according to some condition.
 
Frank
----- Original Message -----
Sent: Wednesday, July 18, 2001 10:06 PM
Subject: Templates usage


        Assume this scenario:
       
        There are 3 templates in a stylesheet, that get loaded/compiled with XALAN...
        Is there a way to acess them independently ( and programatically),
        i.e. for input 'one.xml' use template 3, then perhaps
        for 'one.xml' again but use template 2...

        To me it seems that the model is one template/use/ for one stylesheet compiled in...

        I would appreciate any suggestions,
       
        Thx, Val.

Reply via email to