Re: using p:variable

Hi Jeni.

2008/12/14 Jeni Tennison <jeni@jenitennison.com>:

> For example, if you wanted to pass its value into an XSLT step as a
> parameter to the XSLT, you could do:


> Or if you want to pass it as the value of an option, you could do something
> along the lines:

So how do I wrap it in a simple inline element to append to the result stream?
Both your examples use variables 'indirectly'?
In xslt terms wheres the equivalent of

<doc>
<xsl:value-of select='$myvar'/>
</doc>

regards




-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Sunday, 14 December 2008 11:36:08 UTC