Re: Templates usage
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 - From: Val Iliescu To: '[EMAIL PROTECTED]
Templates usage
Title: 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, th