xsl-list
[Top] [All Lists]

RE: Recursion problem with Firefox

2005-11-03 08:20:35

Ouch! I will look into this immediately. I don't know what the
archive system thinks it is doing here, but it is not acceptable.

The addition of semicolons at odd places seems to be quite a common problem.

See for example

http://www.biglist.com/lists/xsl-list/archives/200510/msg00785.html

about half way down:

<?xml version='1.0'?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";;>

[In case that gets mangled any further, the last line ends
em-quote-semicolon-gt]

I just assumed it was someone trying to be clever and failing: the namespace
URI has also been incorrectly turned into a hyperlink. As a Microsoft user,
I've resigned myself to living with software that thinks it has a right to
mangle my content.

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