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

Subject: RE: [xsl] Coding aroung a "Cannot convert zero-length string to an integer" erro
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 15 Aug 2007 10:29:07 +0100
> 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/

Current Thread