[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Replacing words in an element

Subject: Re: Replacing words in an element
From: Armen Martirossian <armmarti@xxxxxxxxx>
Date: Fri, 15 Aug 2003 23:22:56 -0700 (PDT)
martirossian
--- Joseph Tan <Joseph.Tan@xxxxxxxxxxxxxxxxxx> wrote:
> How do I replace SOUTHLIB with "South Library"?
Since the XSLT code you supplied is not complete, it's
hard to make exact comments. However, one point that
will be corrected is:

>       <--
> Tried the following but didn't work-->
>                                              
> <!--<xsl:choose>
> 						<xsl:when test="starts-with($items,
> 'SOUTHLIB')">
> 							South Campus Library
> 						</xsl:when>
> 				</xsl:choose>-->	

Try to replace the XPath expression with this:

starts-with(., 'SOUTHLIB')




__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.