> > <xsl:template match="id('100')">
> > ok
> > </xsl:template>
>
> > I also noted that Saxon 6.1 does not output the linefeed before
> > the "ok" line (Xalan did).
>
> That surprises me greatly.
In fact xalan (and xt too) output a linefeed directly after the
xml declaration, whereas saxon doesn't. So saxon outputs one linefeed
here, xalan outputs two (i.e. an empty line).
Don't know if there's somewhere a statement in the spec which defines
which behaviour is more correct.
Cheers,
Oliver
/-------------------------------------------------------------------\
| ob|do Dipl.Inf. Oliver Becker |
| --+-- E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx |
| op|qo WWW: http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|