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

RE: message

Subject: RE: message
From: "Jason Macki" <jmacki@xxxxxxx>
Date: Wed, 27 Jun 2001 09:53:43 -0500
RE:  message
Hi Karlo,

The xsl:message directive is used when you invoke the stylesheet with a
command line parser, like Instant Saxon, or the MSXML command line
parser.

For example:

	c:\>c:\saxon\saxon.exe -o output.htm input.xml stylesheet.xsl
	This is an output message.
	This is another output message.

	c:\>

It's not supposed to do anything when the transformation is being done
by a server side parser, unless some kind of event listener class is set
to be triggered by a "message" event (This is only something I've heard
about, so somebody correct me if I'm wrong.)

- Jason

-----Original Message-----
From: pcaspian@xxxxxxxxxxx [mailto:pcaspian@xxxxxxxxxxx]
Sent: Wednesday, June 27, 2001 9:42 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  message


Hi, I am trying to use <xsl:message>Hello</xsl:message> Nothing is
displayed. I tried to put this inbetween my actual html and still no
luck,
when I use <xsl:message terminate="yes">Hello</xsl:message> I get the
output, together with a error in my ASP page.

Any ideas ?

thank

Karlo

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


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


Current Thread
  • Re: message, (continued)
    • cutlass - Wed, 27 Jun 2001 10:53:22 -0400 (EDT)
    • Trevor Nash - Wed, 27 Jun 2001 11:34:02 -0400 (EDT)
    • Michael Kay - Wed, 27 Jun 2001 12:00:00 -0400 (EDT)
    • Bob DuCharme - Wed, 27 Jun 2001 17:00:13 -0400 (EDT)
    • Jason Macki - Wed, 27 Jun 2001 10:59:12 -0400 (EDT) <=

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.