passing parameters to xsl

Subject: passing parameters to xsl
From: "Bruening, Oliver" <oliver.bruening@xxxxxxxxxxx>
Date: Tue, 08 Jun 1999 13:45:56 +0200
i have a xml-file as follows:

<a id=1>
  <b></b>
</a>

<a id=2>
  <b></b>
</a>

<a id=3>
  <b></b>
</a>

i want to process only the "a"-elements with a certain id. the id should
not be defined in the xsl-definition. know can pass the id as a
parameter to the xsl-definition. i am using lotusxsl. the translation
from xml to html is done by a servlet.

any hints ?

regards
  oliver bruening


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


Current Thread