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

RE: Re: How to strip partial text?

Subject: RE: Re: How to strip partial text?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 19 Mar 2006 18:46:14 -0000
how to strip
You can filter out characters using

translate(., ' -x', '')

However, I don't think you want to filter out the X. It's a check "digit"
and is a proper part of the ISBN.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: Gerard Bierens [mailto:gerard.bierens@xxxxxxxxx] 
> Sent: 19 March 2006 10:52
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Re: How to strip partial text?
> 
> The given solutions in the thread did not work for me, I did find
> another one which brings me very close to the result I want:
> 
> http://images.amazon.com/images/P/<xsl:value-of
> select="substring(isbn/isbnprim, 6, 10)"/>.01.THUMBZZZ
> 
> This eliminates the first 5 characters, which was what I needed. But
> now it turns out that some of the ISBN-numbers are written like this:
> ISBN 91-12-304-403-x
> 
> Thus, I need to filter out the '-' and 'x' characters, anyone knows
> how to do that?
> 
> thanx,
> Gerard

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-2011 All Rights Reserved.