[no subject]

Subject:
From: RAFA HERNANDEZ <RHERNANDEZ@xxxxxxxxxx>
Date: Fri, 2 Jun 2000 16:29:23 +0200
> Sorry, Is it posible to declare a variable using XSL in IE5.5/IE50?
> 
> Ejm : 
> <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
>   <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
>   <xsl:template match="/">
>        <xsl:variable name = "myVariable">
>             Mi_Variable_Buena
>        </xsl:variable>
>             <A HREF="{$copy99}">
>               Blabla  
>            </A>
>             <P>
>               <xsl:value-of select="$copy99"/> 
>            </P>
>     </xsl:template>
>   </xsl:stylesheet>
> 
> Thanks in advance
> 
> 
> 
> 
> 
>  - f r a n c -
> Datadec Spain#99
> 


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


Current Thread
  • [no subject]
    • RAFA HERNANDEZ - Fri, 2 Jun 2000 16:29:23 +0200 <=