xsl-list
[Top] [All Lists]

Re: [xsl] Condition Based Count of Sections

2007-04-18 01:01:08
Hi again J. S. Rawat,

Looking at your required output again, it seems that you do not want
to distinguish between sect elements containing child p elements and
not containing them, but only whether the sect1 element is the first
of that given chapter.

You should the remove the [p]'s from your match condition.

Regards,
Ragulf Pickaxe :-)

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