Subject: RE: XSL+XML -> Non-HTML
From: Douglas Weed <Dweed@xxxxxxxxxxxx>
Date: Fri, 21 May 1999 08:14:33 -0400
|
At least with the Microsoft implementation, all ascii codes can be inserted
with the notation &#(ascii code), so a carriage return is 
 and a space
is   .
-----Original Message-----
From: John Dunn [mailto:johnd@xxxxxxxxxxxxx]
Sent: Thursday, May 20, 1999 7:19 PM
To: 'xsl-list@xxxxxxxxxxxxxxxx'
Subject: XSL+XML -> Non-HTML
Hello-
I am looking for examples of XSL for non-HTML output. I am trying to
generate HTML documentation and an asm header file from the same XML file,
and am having problems with plain text output. Say I have XML like
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|