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

[xsl] Replacing portion of element name


Subject: [xsl] Replacing portion of element name
From: "Boyd, Eddie" <eddie.boyd@xxxxxxx>
Date: Mon, 24 Nov 2003 10:51:16 -0800

Hi all,

I have an element name <commander_s_ tracked_station_list>, among others,
that needs to be transformed to a string with an apostrophe followed by an
s, i.e. "commander's tracked...".  How can I get the 's without using
external functions?  Is this possible with XSLT/XPATH 1.0?  I can easily
convert the underscores to a non-breaking space using the translate
function, but I have not been able to crack the code to make the apostrophe
appear in the appropriate place.  Any suggestions would be greatly
appreciated.

Thank you,
Eddie

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread