Re: [xsl] improve algorithm?

Subject: Re: [xsl] improve algorithm?
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 21 Jun 2002 11:44:16 -0400
Bryan,

You'll find documentation on a different approach to this type of problem in the XSL FAQ at http://www.dpawson.co.uk/xsl/sect2/flatfile.html.

Enjoy,
Wendell

At 05:35 AM 6/21/2002, you wrote:
Hey all,
 I'm doing some stuff with the OpenOffice xml output by Writer, because
it's a pretty flat format and likely to have all sorts of different
structure I want to match whatever gets done but as soon as a Headline
style gets made I want to grab succeeding content and move it under my
own headline format until I get to another Headline and so forth. Anyhow
my code works, at least in the test cases I've run so far, and it
doesn't give me any problems now but I worry  I've probably thought
things out poorly in some ways, and am now too close to the code to
properly evaluate, if you see something that could be improved in the
following templates please suggest the improvement.


======================================================================
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
======================================================================


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



Current Thread