Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [HELP] problem with XSLT

From: "Paul L" <nospam@------.--->
To: NULL
Date: 8/1/2004 8:44:00 PM
Not sure if this is your issue, but try:
<xsl:if test="string($IsTest) = 'test' ">1</xsl:if>

Paul
www.codetelligence.com

"tiraman" <tiraman@d...> wrote in message
news:DC1D0A7B-4FC4-44A9-B9B2-87DF0DAAA6A5@m......
> hi,
>
> i have the following problem in vb.NET,
>
> i defined this kind of param :
> <xsl:param name="IsTest" select="'test'" />
>
> now i tried to use it in this new variable and i got an error
> <xsl:variable name="HTTP_PREFIX">
>          <xsl:if test="$IsTest = 'test' ">1</xsl:if>
> </xsl:variable>
>
> but when i m not using the $IsTest param in the variable then every thing
ok
>
> any idea ?
>
> please note that this code work fine in vb6 but in vb.net i have
> lots of wierd things :-(
>
> Best Regards,
>
> T :-)




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent