xsl-list
[Top] [All Lists]

RE: XSL-FO & the xsl:sort element

2005-06-07 04:03:10
<fo:flow flow-name="xsl-region-body">
        <xsl:apply-templates select="publications/Items/Item">
                <xsl:sort select="name" order="ascending"/>
        </xsl:apply-templates>
</fo:flow>

tomi

-------------------------------------------

perfect, thank you tomi.

_________________________________________________________________
Find a job, book a flight, search for a car - visit MSN South Africa! http://www.msn.co.za/


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