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

Re: analyze-string help?

Subject: Re: analyze-string help?
From: Dan Vint <dvint@xxxxxxxxx>
Date: Sun, 10 Jun 2012 08:56:40 -0700
Re:  analyze-string help?
thanks, I had thought there might be a need to
escape the dash, but when I first placed it in
the pattern I thought it worked. I think maybe it
worked because I had it at the end of the pattern
and then later added additional characters. So I think I went from

[A-Za-z0-9 -]

to this

[A-Za-z0-9 -,./]


At 11:56 PM 6/9/2012, you wrote:
Dan,

You have to put the '-' first in the character
class expression. Otherwise it will constitute a
character range (' -,' in this case) and will
not be part of the characters to be matched.

regex="([-A-Za-z0-9 ,./]*) - ([ A-Za-z0-9/]*)"

-Gerrit



On 2012-06-10 07:40, Dan Vint wrote:
<xsl:analyze-string select="$title" regex="([A-Za-z0-9 -,./]*) - ([
A-Za-z0-9/]*)">

-- Gerrit Imsieke Geschdftsf|hrer / Managing Director le-tex publishing services GmbH Weissenfelser Str. 84, 04229 Leipzig, Germany Phone +49 341 355356 110, Fax +49 341 355356 510 gerrit.imsieke@xxxxxxxxx, http://www.le-tex.de

Registergericht / Commercial Register: Amtsgericht Leipzig
Registernummer / Registration Number: HRB 24930

Geschdftsf|hrer: Gerrit Imsieke, Svea Jelonek,
Thomas Schmidt, Dr. Reinhard Vvckler


--------------------------------------------------------------------------- Danny Vint

Panoramic Photography
http://www.dvint.com

voice: 619-938-3610

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.