xsl-list
[Top] [All Lists]

RE: [xsl] Saxon regex output (ie, Input regex: [0-9]{4}-[0-9]{2})

2006-05-11 05:04:08
It's a known bug when Saxon 8.7 is run using JDK 1.4: it's fixed in 8.7.1.

Please use the saxon-help list or forum at sourceforge.net for questions
that are specific to the Saxon product.

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: Weston, Toby [mailto:toby(_dot_)weston(_at_)Misys(_dot_)com] 
Sent: 11 May 2006 11:31
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Saxon regex output (ie, Input regex: [0-9]{4}-[0-9]{2})

Hi Folks,
 
I'm seeing lots of output to standard out when using Saxon 
along the following lines;
 
Input regex: [0-9]{4}-[0-9]{2}-[0-9]{2}(T[0-9]{2}:[0-9]{2}(:[0-9]{2}
Output regex: [0-9]{4}-[0-9]{2}-[0-9]{2}(T[0-9]{2}:[0-9]{2}(:[0-9]{2}
Input regex: [0-9A-F]
Output regex: [0-9A-F]

and so on...

I may be wrong but I think Saxon is generating this (at least 
I can't find or think of anything else that is!).

If that's the case, can I disable it? Did I indivertibly enable it?

Cheers,
Toby

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>