Re: [xsl] Normalize / Simplify HTML-Tables with row-span / col-span

Subject: Re: [xsl] Normalize / Simplify HTML-Tables with row-span / col-span
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 11 Feb 2004 10:20:29 GMT
 
   > > Ive got a solution here that works first by sorting out the 
   > colspans, 
   > > then by processing the RTF produced from that vertically.
   > 
   > On a conformant processor you'll need a node-set() extension 
   > function for that. (Are there some processors that don't flag 
   > this as an error?)

   Saxon 7.8 :)

even if you say version="1.0"? Hmm If that's conforming to xslt 2 spec I
think there should be a change to the draft spec to make it not
conformant.

Note however that (just to be pedantic, for a change) that isn't working
by first making an RTF, as xslt2 doesn't have result tree fragments
(thank goodness:-)


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________

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


Current Thread