xsl-list
[Top] [All Lists]

Re: [xsl] Invoking XSLT 2.0

2007-04-27 19:56:16
On 4/26/07, Rashmi Rubdi <rashmi(_dot_)sub(_at_)gmail(_dot_)com> wrote:

I guess I'll be limiting myself if I relate to other languages
because, it is possible to call separate named templates in the same
XSL file from the command line, but with the main() method one can
only call a single method and not other methods from the command line.

-Rashmi

In the above case I think the named template would be equivalent to
the main() method, because a main() method can be called from the
command line. I am trying to shift my thinking slowly to declarative
programming but sometimes I try to relate with what I already know.

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