xsl-list
[Top] [All Lists]

Re: [xsl] Can group-by treat its target it two ways?

2011-11-08 10:04:09
David,

On 11/7/2011 7:42 PM, David Carlisle wrote:
On 07/11/2011 23:22, Wendell Piez wrote:
Then there's also

if contains($seq,lower-case(substring(@word,1,1)))

where $seq is 'čřšž'.

(I admit my brain has been permanently warped by XSLT 1.0.)

There's hope for you yet, if the damage had been permanent you'd have
used translate(@word,'ABC...','abc...') for some suitably international
alphabet, rather than lower-case

Don't think I didn't consider it.

Cheers,
Wendell

--
======================================================================
Wendell Piez                            
mailto:wapiez(_at_)mulberrytech(_dot_)com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--