Subject: RE: How can I add the <xsl:eval> within another tag?
From: "Moazzam Ahmed" <moazzam@xxxxxxxxx>
Date: Tue, 11 Apr 2000 10:27:02 -0500
|
Jonathan, its not nonsense! just a newbie question.
if you dont know the answer, just say so man! :)
Moazzam
PS Ive got my answer so ...
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Jonathan Borden
Sent: Tuesday, April 11, 2000 7:57 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: How can I add the <xsl:eval> within another tag?
>
>
> hi
>
> I wanted to do this
>
...>
> <xsl:if test="@city=[.'<xsl:eval>dummy()</xsl:eval>']">
...
xsl:eval is not a defined tag in XSLT. Where are you getting this nonsense?
There is an XSLT extension mechanism which is documented in the spec at:
http://www.w3.org/TR/xslt
Jonathan Borden
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|