[Home] [By Thread] [By Date] [Recent Entries]
Tempore 12:05:48, die 01/23/2005 AD, hinc in
xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit gerritjan
<gerritjankoekkoek@xxxxxxx>:
Should I use a sort in 'apply-templates' to be sure that the last element is THE last element? If you need the absolute last element, this might do: <xsl:if test="not(following-sibling::*)"> <xsl:text>Something specific for last element</xsl:text> </xsl:if> I've an attribute in 'document' called 'bloknummer'. The problem with sort is that I get a alpha numeric sort; 1,10,11,2,34You can perform a numeric sort by setting the 'data-type' attribute of 'xsl:sort' to 'number' regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) Deserta faciunt et innovationem appelant
|

Cart



