xsl-list
[Top] [All Lists]

RE: [xsl] Coding aroung a "Cannot convert zero-length string to an integer" erro

2007-08-15 02:29:28
Well, that is the case for Saxon, but there is no requirement 
to implement strings using UTF-16. XSLT processors that don't 
use UTF-16 as their internal encoding won't suffer from this expense.

Sure. All performance statements are local to a particular implementation.
Some processors might even trade memory for speed by using utf-8 internally.

Michael Kay
http://www.saxonica.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>
--~--