xsl-list
[Top] [All Lists]

Re: [xsl] Re: Wrapping problem

2006-08-15 03:40:11
Hi Mike,
  Can you please post this approach in more detail. I am not able to
find anything about it on google.

On 8/15/06, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:
This solution is likely to be O[n^2] with respect to the number of lines in
the play, which could be rather large. A recursive traversal that uses
apply-templates select="following-sibling::*[1]" would be O[n].

Michael Kay
http://www.saxonica.com/

--
Regards,
Mukul Gandhi

http://gandhimukul.tripod.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>