Subject: [xsl] Appended text = to a string? From: "Lincoln Mitchell" <lincoln@xxxxxxxxxxx> Date: Sat, 14 Aug 2004 06:48:30 +0800 |
How do I check if a set of nodes appended together is equal to a string? I know the following is wrong but it illustrates what I am trying to do: <xsl:variable name="String1" select="<xsl:apply-templates select='text'/>"/> <xsl:if test="$String1=$String2"> Do something... </xsl:if> TIA Linc
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Dynamically generating li, Brendan Moran | Thread | RE: [xsl] Appended text = to a stri, Michael Kay |
[xsl] Dynamically generating lists , Brendan Moran | Date | RE: [xsl] Appended text = to a stri, Michael Kay |
Month |