xsl-list
[Top] [All Lists]

Re: [xsl] Identity transformation for XSLT 2.0

2007-12-17 00:22:47
Also, you make use of E000/1/2. As you point out, the chance of these
being used is small, but not non-zero.

I would suggest using Private-use characters from plane 17 instead
(and somewhere in the middle of the plane, not at the start of the
block). This would reduce the chance of a collision further, I think.

Of course, it would still not be zero. In particular, trying to run
the transformation against itself is guaranteed to find a collision :-)
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--