RE: [xsl] dynamic variable name/implementation question

Subject: RE: [xsl] dynamic variable name/implementation question
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 25 Aug 2005 17:32:54 -0400
At 04:31 PM 8/25/2005, Mike S wrote:
It is possible to do that without having to manually trigger the process
of both, or to have to write a program in another language to do that?

IOW, can an XSLT processor generate and XSLT file and then launch
another transform recursively?

Not by itself, generally, no, but a framework like Ant can help you do this.


Also, some processors, like Saxon, have an evaluate() function to perform dynamic evaluation of arbitrary strings.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread