Re: [xsl] An Interesting Wrinkle Re: [xsl] Revision Marking in HTML

Subject: Re: [xsl] An Interesting Wrinkle Re: [xsl] Revision Marking in HTML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 26 Apr 2005 16:26:04 +0100
  I found a new wrinkle!

  If you are inserting several new block elements, this is what XMetal does:

  <?xm-insertion_mark_start author="N. Swaby" time="20050426T110701-0500"?>
  <para>This is new para1</para>
  <para>This is new para2</para>
  <?xm-insertion_mark_end?>

The code I posted would handle that.

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