Re: [xep-support] XEP 4.0: where do <xsl:message> messages go?

From: Alexei Gagarinov <agagarinov@renderx.com>
Date: Tue Nov 23 2004 - 09:03:55 PST

Hello Susan,

Those messages are issused by an XSLT transformer, not by XEP itself.
XEP 3.x as well as XEP 4.0 are shipped with the same version of Saxon XSLT
engine, so by default both versions of XEP should treat these messages in
the same way.

There could be different reasons of this problem, for example:
1) XSL file is changed
2) you use different XSLT transformers
3) you redirect STDERR to a log file.

I'd like to suggest you to process XML+XSLT files standalone (without XEP)
using your XSLT transformer (e.g. Saxon) and check the messages.

With best regards,
  Alexei Gagarinov
RenderX

----- Original Message -----
From: "Susan Korgen" <skorgen@intersystems.com>
To: <xep-support@renderx.com>
Sent: Monday, November 22, 2004 7:08 PM
Subject: [xep-support] XEP 4.0: where do <xsl:message> messages go?

> In previous versions of XEP (3.4 through 3.8.2) I could use the tag
> <xsl:message>
> in my XSL file to output status messages to the DOS console screen, for
> example:
>
> <xsl:message>Now rendering a bulleted list element
at
> level
> <xsl:value-of select="$list-level"/>
> </xsl:message>
>
> I used this in the past when debugging style issues. It was very helpful.
>
> In XEP version 4.0 I cannot see these messages. Where are they going?
> Why don't they go to the DOS console screen? I have searched the
documentation
> for an explanation of an XEP command line option or XEP.XML item to
control
> this
> but could not find it. Are they going to a log file someplace?
>
> Thanks in advance,
> Susan
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/tos.html
>

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
Received on Tue Nov 23 09:27:39 2004

This archive was generated by hypermail 2.1.8 : Tue Nov 23 2004 - 09:27:39 PST