Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - Re: [xsl] Sort before paging [Thread Next] RE: [xsl] Sort before pagingTo: Date: 9/1/2006 9:27:00 PM > -----Original Message----- > From: Giancarlo Rossi > > <xsl:call-template name="positionfilter"> > <xsl:with-param name="sortedlist"> > <xsl:for-each > select="/CommandList/CheckRouting/RouterList/Router/GroupList/ > Group/OutwardL > ist/Outward" > > <xsl:sort select="Price/amount" data-type="number" > order="ascending" /> > <xsl:copy-of select="."/> > </xsl:for-each> > </xsl:with-param> > </xsl:call-template/> The end-tag for xsl:call-template has a slash too much. Change it to </xsl:call-template>. This will make the stylesheet well-formed. If it actually works is another matter. /MJ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
