No, xsl:choose is almost never a good solution. Here's one
approach, which is usually the best if input and output look
alike: the copy idiom:
Thank you for this hint. I realized that I should refactor my stylesheet
and drop my imperative constructs.
Regards, Kai
--~------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--