|
Subject: [xsl] passing variable through to document() call. From: Eric Smith <es@xxxxxxxxxxxx> Date: Wed, 13 Aug 2003 21:58:27 +0200 |
I have a parent document with code like:
<doc>
<render2web/> <!-- this sets the variable -->
<lookup about="consumer"/>
</doc>
And in the xsl:
<xsl:apply-templates select="document('/home/eric/lookup.xml')/doc/topic[@about=$about]"/>
Problem is that when applying the templates in this call above, the variable set
in the xml above is not seen.
How do I implement this - tried and failed to implement with a call-template.
Thanks a lot.
--
Eric Smith
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] document function, J.Pietschmann | Thread | Re: [xsl] passing variable through , G. Ken Holman |
| Re: [xsl] Assigning unique id to ne, kyle.himmerick | Date | [xsl] xsl-resource, xsl_chatr |
| Month |