xsl-list
[Top] [All Lists]

Re: multiple output targets (was use-when attribute?)

2004-12-21 06:46:40
On Dec 21, 2004, at 3:58 AM, Michael Kay wrote:

You have specified tunnel="yes" in the xsl:with-param, but not in the
xsl:param, so they don't match up.

Thanks; removing that not only solved the error problem, but also got the correct templates applied!

The question is: why is this now working, but not before. AFAIK, the only difference was the addition of the as="xs:string" attribute to the param element.

Bruce


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