| 
 
Subject: Re: [xsl] suppressing only the last PI From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Thu, 04 Jan 2007 12:19:34 +0100  | 
Thanks for your help. I am trying to process all nodes, though, not just the PIs. It looks as if I change this, it will only grab the PIs that are not specified, and not the other content. Am I interpreting this correctly?
   <xsl:template match="node() | @*">
       <xsl:copy >
           <xsl:apply-templates select="node() | @*" />
       </xsl:copy>
   </xsl:template>Cheers, -- Abel http://www.nuntia.nl
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] suppressing only the last, egarrett | Thread | [xsl] String literals with both sin, Elliotte Harold | 
| [xsl] converting a sequence of text, Georges Schmitz | Date | Re: [xsl] String literals with both, Abel Braaksma | 
| Month |