xsl-list
[Top] [All Lists]

RE: passing parameters between pages

2005-11-29 14:53:47
From: Oleg Konovalov [mailto:olegkon(_at_)gmail(_dot_)com]

<snip>

I am not asking about Cocoon, but how to pass parameters
between 2 XSL pages.

I have been using XSL professionally many years and I have no idea what you
mean when you say *between 2 XSL pages*

What is an XSL page?

Parameters are passed by the stylesheet processor to the stylesheet itself
via a standard interface defined in the Recommendation, that is, top-level
xsl:param instructions named the same as the names of the expected
parameters' name/value pairs.  How those parameters are passed to the
processor is entirely dependent upon your processor and your environment.
Your environment is Cocoon; your processor is probably Xalan.  And it makes
no matter how desperate you are.

And rather than trouble the Cocoon list with questions about archaic and
possibly obsolete interfaces, perhaps a search of an archive of the Cocoon
list is in order?

http://marc.theaimsgroup.com/?l=xml-cocoon-users&r=1&w=2


HTH,

-----------------------------------
Mike Haarman,
XSL Developer,
Internet Broadcasting Systems, Inc.

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



<Prev in Thread] Current Thread [Next in Thread>