Re: [xsl] Revision Marking in HTML

Subject: Re: [xsl] Revision Marking in HTML
From: Nadia.Swaby@xxxxxx
Date: Wed, 27 Apr 2005 10:08:35 -0400
Hi David,

It seems to be working like a charm.  I just need to tweak a few things and
it will be great.

Thanks!

Nadia Swaby



                                                                                                                             
                      David Carlisle                                                                                         
                      <davidc@xxxxxxxx         To:      xsl-list@xxxxxxxxxxxxxxxxxxxxxx                                      
                      k>                       cc:                                                                           
                                               Subject: Re: [xsl] Revision Marking in HTML                                   
                      2005-04-26 11:09                                                                                       
                      Please respond                                                                                         
                      to xsl-list                                                                                            
                                                                                                                             
                                                                                                                             






make that

<xsl:key name="p" match="node()"
use="generate-id(preceding-sibling::processing-instruction('xm-insertion_mark_start')[1])"/>


           ^^^

________________________________________________________________________
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