Re: [xsl] Passing through character entities intact

Subject: Re: [xsl] Passing through character entities intact
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 11 Oct 2001 09:23:05 +0100
> How do you take a character entity in an input document and pass it through
> to the output document as an entity(i.e. without any change)?
> 

entities are expanded by the XML parser before XSLT sees your file, so
you don't. 

David
(This is a FAQ)


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread