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

Susan Korgen skorgen at intersystems.com
Wed Nov 24 06:38:37 PST 2004


Thanks, this information was helped us to pinpoint the problem quickly.
It was 3) redirecting STDERR to a log file. Thank you very much! Susan

At 08:03 PM 11/23/2004 +0300, Alexei Gagarinov wrote:
>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 at intersystems.com>
>To: <xep-support at 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 at 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 at 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 at 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



More information about the Xep-support mailing list