xsl-list
[Top] [All Lists]

Re: RuntimeException : Programmers's assertion from xsl transform

2003-07-04 05:56:07

If you get a java runtime exception from XSLT then that _must_ be a bug
in your system (even if your stylesheet is in error, you should get an
XML parse, or XSLT error, not a low level java fault, except perhaps for
out of memory and similar conditions).

I don't think you said which processor you were using, but anyway it's
probably best to report it to a processor-specific list rather than here
as a bug report for the processor.


test="$start < $finish"
that one is not well formed XML so if you have literally that
your stylesheet should not have parsed at all.
< needs to be   & l t ;

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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