This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Where do I put <xsl:script>


> Don't know about xsl:script, I use
> <script>
> 	<xsl:text>
> 		js code
> 	</xsl:text>
> </script>
>

That's for script you want included in your result document, not for script
that you want to invoke during the transformation.

Mike Kay
Software AG


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]