Subject: extracting part of an attribute value
From: Jennifer Wrightsell <jwrightsell@xxxxxxxx>
Date: Fri, 12 Oct 2001 10:34:58 -0700
|
Hi,
Is there a way to extract part of an attribute value? For example, suppose
I have the following in my XHTML file:
<script type="text/javascript" language="JavaScript"
src="ms-its:Transitioning.chm::/81Help.js">
</script>
and I want to extract just the name of the .chm file (in this case,
"Transitioning.chm") to use in my output XML file. Is there a way to do
this with XSLT?
Any comments would be greatly appreciated!
Thanks,
Jennifer Wrightsell
ESRI
jwrightsell@xxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|