Re: Hyperlinks and XSL

Subject: Re: Hyperlinks and XSL
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Wed, 14 Oct 1998 17:02:39 -0400
Ed Nixon wrote:
> 
> Just from memory with absolutely no guarantees. The entities for less-than and
> greater-than may or may not be necessary; I'm not familiar with the proposal
> sufficiently to say. 

This won't do what you want it to. The &gt; will be passed into the output
as &gt;. It isn't possible to turn character data in the stylesheet into
markup in the XML output. Character data is character data, markup is
markup. Elements in the output can only be created with "literal elements"
in the stylesheet.

 Paul Prescod  - http://itrc.uwaterloo.ca/~papresco

It's such a 
Bore
Being always
Poor
LANGSTON HUGHES
http://www.northshore.net/homepages/hope/engHughes.html


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


Current Thread