Re: [xsl] excluding xml elements/content with xsl

Subject: Re: [xsl] excluding xml elements/content with xsl
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 31 May 2001 18:29:21 +0200 (MET DST)
Hi Alan,

> can anyone shed any light on the following? I want to exclude part of 
> my xml content-specifically i want to exclude the text between the 
> opening and closing <message> tags.
> I want to format the page to display message titles as html anchor 
> tags, and exclude the message body.

[code examples removed]

If I understand you correct, then simply remove the xsl:apply-templates
call at the end in <xsl:template match="message">

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


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


Current Thread