linefeeds (RE: [xsl] DTD help!)

Subject: linefeeds (RE: [xsl] DTD help!)
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 12 Apr 2001 09:23:45 +0200 (MET DST)
> >   <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


Current Thread