xsl-list
[Top] [All Lists]

Re: [xsl] Ignoring quotation marks in grouping and sorting

2019-01-04 13:47:24
I may not be understanding your problem correctly, but wouldn't
feeding the title into <xsl:sort> w/o the quotation marks do the
trick?
|    <xsl:sort select="translate( fmp:COL[2]/fmp:DATA, '&quot;','')"/>
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>