[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Unicode character blocks in strings


Subject: RE: [xsl] Unicode character blocks in strings
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 29 May 2009 12:40:21 -0400

tom tom,

At 10:48 AM 5/29/2009, you wrote:
If I store 'IsCJKUnifiedIdeographs' in the variable 'UnicodeCharBlock' \p{{{$UnicodeCharBlock}}} seems to work.

It might be clearer to bind "\p{IsCJKUnifiedIdeographs}" to the variable ...


<xsl:variable name="CJKChars" select="'\p{IsCJKUnifiedIdeographs}'"/>

and then in the regex you can have "{$CJKChars}".

Then, no curly braces need be escaped at all, since they serve as an AVT only where you want them to.

Cheers,
Wendell



======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
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
======================================================================


Current Thread
Keywords
xml