Subject: RE: Generating numeric character references
From: "Stuart Celarier" <stuart@xxxxxxxxxxx>
Date: Tue, 14 Jan 2003 14:08:41 -0800
|
Tom,
I appreciate the "thinking outside the box" idea, but this case is
constrained to do the processing inside of the XSLT processor. I am also
only interested in performing transforming some of the text, as selected
in the course of the XSLT processing.
A script extension element or external object are options for doing
string processing along those lines. Are there any other approaches?
Thanks for your thoughts.
Cheers,
Stuart
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Passin, Tom
Sent: Tuesday, January 14, 2003 13:34
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Generating numeric character references
[Stuart Celarier]
> I'd like to transform specific text subtrings into numeric
> character references during in an XSLT transformation. For
> example, I want to transform all occurrences that look like
> "&#173;" within a string into "­".
>
Sounds like preprocessing would be a good thing to do. Any kind of
string replace would do, wouldn't it?
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Passin, Tom - Tue, 14 Jan 2003 16:33:07 -0500 (EST)
- Stuart Celarier - Tue, 14 Jan 2003 17:08:25 -0500 (EST) <=
Andrew Welch - Thu, 16 Jan 2003 04:43:45 -0500 (EST)
Yates, Danny (ANTS) - Thu, 16 Jan 2003 04:56:26 -0500 (EST)
Andrew Welch - Thu, 16 Jan 2003 05:23:41 -0500 (EST)
|
|