xsl-list
[Top] [All Lists]

[xsl] xsl:sort on fn:collection() ?

2008-03-21 07:04:44
Hi,

Is it possible to sort a collection based on filename?

For example:

<xsl:apply-templates select="collection($model-path)" mode="model">
  <xsl:sort/>
</xsl:apply-templates>

By default, it does not seem to apply in file system order. If I use
xsl:sort, what would I sort on?

thanks,
-Rob


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

<Prev in Thread] Current Thread [Next in Thread>