xsl-list
[Top] [All Lists]

RE: dynamic variable name/implementation question

2005-08-25 14:32:54
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(_at_)mulberrytech(_dot_)com
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
======================================================================


--~------------------------------------------------------------------
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>
--~--