[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: scripts in xslt

Subject: Re: scripts in xslt
From: Karl Stubsjoen <kstubs@xxxxxxxxx>
Date: Sat, 12 Feb 2005 10:17:03 -0700
xsl and script
Jumping in here...

How do you setup the exensions in your styelsheet so that you can use
javascript functions?  I'm familiar with, for example, setting up the
namespace for MSXML's  extended time and date formatting and assuming
this is similar to that.

Also, is it possible (in the Windows server world) to write custom
API's as custom function extensions for your XSLT parsing?

Karl


On Sat, 12 Feb 2005 08:04:49 -0800 (PST), David Carlisle
<davidc@xxxxxxxxx> wrote:
> 
> >I would like to use javascript and asp in my xsl stylesheet.
> 
> If by this you mean that you are writing out an html file taht will
> contain script and asp instruuctions then there is nothing special that
> needs to be done in XSLT the script is just element content as far as
> xslt is concerned, it doesn't execite until the result document is
> rendered by a browser after XSLt has finished. The only thing that needs
> care is if you need ASP templating <%...%> notation which may require
> yto use disable-output-escaping.
> 
> If you want to actually execute javascript from within the sty;lesheet
> then on most systems that is not possible (most XSLT engines fo not
> include a javascript interpretter) although you can use an extension
> function to achieve this in some systems (eg msxml).
> 
> David
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.