[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] problem with xsl:number


Subject: RE: [xsl] problem with xsl:number
From: "Bryan Rasmussen" <bry@xxxxxxxxxx>
Date: Wed, 27 Mar 2002 16:03:18 +0100

thanks Jeni
>You seem to want to number images across the *entire document* rather
>than within the parent element. If so, you should use the level
>attributeof xsl:number with a value of 'any', to say that you want to
>count the image amongst other images in the document rather than just
>its parent:

>  <xsl:number level="any" />
 


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



Current Thread