RE: [xsl] XSL-FO & the xsl:sort element

Subject: RE: [xsl] XSL-FO & the xsl:sort element
From: "craig webber" <craigwebber@xxxxxxxxxxx>
Date: Tue, 07 Jun 2005 11:03:10 +0000
<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/


Current Thread