Re: [xslt] cdata section



On Tuesday 15 October 2002 23:45, Daniel Veillard wrote:

Ok, ok, but with <SCRIPT>, it doesn't work !

>
> paphio:~ -> cat tst.xsl
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> version="1.0"> <xsl:output method="html" indent="yes"/>
> <xsl:template match="/">
> <html><head><script>"</script></head></html>
> </xsl:template>
> </xsl:stylesheet>
> paphio:~ -> xsltproc tst.xsl tst.xsl
> <html><head>
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
> <script>"</script>
> </head></html>
> paphio:~ ->
>
> Daniel

-- 
________________________________________________________
         panard@inzenet.org                http://www.inzenet.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]