| 
 
Subject: Re: [xsl] Dynamic numbering of lists in xslt From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Tue, 09 Jan 2007 18:00:52 +0100  | 
<xsl:number /> <!-- will only count the matches consecutively -->
Nope, it will number according to the input tree (but the advice to use templates rather than a xsl:choose stricture is good)
Output: <chap>1. first section</chap> <chap>2. third section</chap> <chap>3. fourth section</chap>
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Dynamic numbering of list, David Carlisle | Thread | Re: [xsl] Dynamic numbering of list, xslt . new | 
| Re: [xsl] opinion re flexible style, David Carlisle | Date | RE: [xsl] opinion re flexible style, Michael Kay | 
| Month |