This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pattern: Processing Unwrapped Repeating Groups


Wendell Piez wrote:
> The only slight improvement I'd suggest to your approach is to use the
> 'following-sibling' axis instead of 'following'. You'll find it much more
> efficient over large data sets, since 'following' is going to go further --
> sometimes much further -- than just children of the same parent.

Good point--I sort of thought that "following" might be more than I
needed.

Thanks,

Eliot
ISOGEN International, LLC

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]