|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: sorting and parameters
Likely to be the most-used extension after node-set and output-splitting. Excellent news! Will this do generalized variable interpolation of (string) variables within a path? select="$nodes/some/$variable/child"? Steve Kay Michael wrote: > > >How do I pass a sort key to a stylesheet? > > In response to this problem and others of the same ilk, the next version of > SAXON will contain an extension function evaluate() which takes as its > argument an XPath expression in the form of a string, and returns the result > of evaluating that expression. > > So you will be able to write > <xsl:param name="key">normalize-space(title)</xsl:param> > . . . > <xsl:sort select="sxf:evaluate('$key')" order="{$sortorder}"/> > > Mike Kay > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list -- ---------------------------------------------------------------------- Steve Tinney Babylonian Section * University of Pennsylvania Museum stinney@xxxxxxxxxxxxx Phila, PA. 215-898-4047 XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






