Dirk Sonne wrote:
Hello List,
i have a little problem with the combination of numberation (<xsl:number format="1.1" level="multiple" count=" value | anOtherValue" />) and sort (<xsl:sort select="value"/>)
If I use only xsl:number or xsl:sort, it works fine.
But a combination of both won't work. The sort works but the nuberation is the same like in the orginal XML file.
The sorted List is not renumbert.
Your problem is a pure XSLT one. This list is focused on FOP and XSL-FO, and so you will receive a better response on an XSLT list, e.g. Mulberry
http://xml.apache.org/fop/maillist.html#xslt-mulberry
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]