xsl-list
[Top] [All Lists]

Re: [xsl] passing a sequence as a parameter

2008-02-26 09:15:11
On Tue, Feb 26, 2008 at 8:47 PM, David Carlisle 
<davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
It's actually very common that you want to pass (for example) a document
node rather than a string, and I think it's reasonable to declare this
using as= on the xsl:param declaration.

Could you please demonstrate this with an example (i.e. passing a
document node as a parameter to the stylesheet).


-- 
Regards,
Mukul Gandhi

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