[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: parameter in path


Subject: Re: parameter in path
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: Fri, 01 Dec 2000 20:18:38 +0100

"Nanto, Dan" wrote:
> 
> You might be able to use xsl:attribute.

No !!!

<xsl:attribute> is adding an attribute in the result tree, which is not
what we want to do here...

The only very specific case would be if we were generating a XSLT sheet
!

Eric

> <xsl:param name="p1" select="'abc">
> <xsl:value-of>
>         <xsl:attribute name="select">//some1/<xsl:value-of
> select="$p1"/>/some2</xsl:attribute>
> </xsl:value-of>
> 
-- 
See you at XML 2000
      http://gca.org/attend/2000_conferences/XML_2000/building.htm#vlist
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords