[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XPath
->It actually is in this format: -> ->Thursday, July 20, 2000 10:38:21 AM PDT -> ->Though with a JS extension I could whittle it down to this format: -> ->7/20/2000 -> ->Are either possible? Hi, try this: <xsl:sort select="substring-after(substring-after(@date, '/'),'/')"> <xsl:sort select="substring-before(@date, '/')"> <xsl:sort select="substring-before(substring-after(@date, '/'),'/')"> ... bye Frank - Frank Spychalski Research Engineer SAP Labs, Palo Alto frank.spychalski@xxxxxxx 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
|