Re: Creating a batch file or shell script / Inserting line breaks

Subject: Re: Creating a batch file or shell script / Inserting line breaks
From: Mike Brown <mike@xxxxxxxx>
Date: Sun, 9 Jul 2000 11:46:25 -0600 (MDT)
Paul Tchistopolskii wrote:
> > <xsl:text>&#10;</xsl:text>
> > 
> > which occured earlier in this list, but Xalan ignored that.
> 
> try
> 
> <xsl:text>
> </xsl:text>

If that works in Xalan, but the former doesn't, then something is wrong
with Xalan, because &#10; and a literal linefeed character are supposed to
be equivalent.

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


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


Current Thread