This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

linefeeds (RE: DTD help!)



> >   <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@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]