Subject: Re: Extracting text between nodes
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 14 Feb 2008 12:14:55 -0500
|
At 12:02 PM 2/14/2008, you wrote:
On Thu, Feb 14, 2008 at 10:18 PM, Wendell Piez
<wapiez@xxxxxxxxxxxxxxxx> wrote:
> <xsl:template match="td/font/a[not(following-sibling::node()]"
> priority="1002"/>
This priority number caught my attention :)
Blame David for that one. (I'm sure he has a reason.)
Oh, and match="td/font//*" would be more robust on the last template I offered.
Cheers,
Wendell
======================================================================
Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9635
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================
|