Subject: Re: Which is correct, xt or SAXON?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 16 May 2000 18:55:02 +0100 (BST)
|
> It is not outputting in XML, but in HTML,
hey you missed out the important bit!
The spec says
The html output method should not escape < characters occurring in
attribute values.
It doesn't say anything about > so both saxon and xt are right.
On the other hand you might argue that < is singled out here as the
XML output method _does_ have to escape <, so perhaps the implication is
that it shouldn't escape either, but that isn't what it says.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|