Re: [xsl] Start and end an anchor tag in 2 different if's?

Subject: Re: [xsl] Start and end an anchor tag in 2 different if's?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 5 Oct 2004 17:25:36 +0100
> You basically trick the XSLT processor to output text that looks like
> xml without recognizing its xml.

You may or may not do that, depending on whether the processor supports
disable-output-escaping which is an optional (and deprecated in XSLT2
draft) feature. Usually a processor outputting directly to an in memory
DOM of some sort will not support this.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread