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

Re: reference external javascript file with msxml pars

Subject: Re: reference external javascript file with msxml parser
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 04 Apr 2003 19:15:29 -0500
reference external javascript
Mac,

Two possible options come to mind: an <xsl:include> in your stylesheet, or an XML external parsed entity (declared at the top of your stylesheet and called in where its content is required).

Information about either of these is readily available. In the case of xsl:script it's of course an XSLT feature (look at any on- or off-line guide to XSLT elements); you'll find out about external parsed entities in any reasonably complete reference on XML syntax.

Good luck,
Wendell

At 06:01 PM 4/4/2003, you wrote:
 I basically need the following, except I want the javascript to be in
an external file. How can I do this? Thanks-
 Mac

<msxsl:script language="JScript" implements-prefix="my">
  function test() {
    return 1;
  }
</msxsl:script>

___&&__&_&___&_&__&&&__&_&__&__&&____&&_&___&__&_&&_____&__&__&&_____&_&&_ "Thus I make my own use of the telegraph, without consulting the directors, like the sparrows, which I perceive use it extensively for a perch." -- Thoreau


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



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.