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

RE: Wild Card in Match Statement

Subject: RE: Wild Card in Match Statement
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 18 Oct 2004 20:50:51 +0100
perl match
XSLT 1.0 doesn't support regular expressions, but in 2.0 you can write

match="processing-instruction(Pub)[matches(., '\*\d*')]"

In 1.0 you could do:

starts-with('*') and translate(substring-after('*', '0123456789', '')) = ''

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

> -----Original Message-----
> From: Naomi Gronson [mailto:naomi_gronson@xxxxxxxxx] 
> Sent: 18 October 2004 19:28
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Wild Card in Match Statement
> 
> I'm trying to match <?Pub *0000245?> where the numbers
> could be anything. I want to remove this.
> 
> <xsl:template
> match="processing-instruction('Pub')[.='\*\d*']">
> 
> </xsl:template>
> 
> Is what it would look like in Perl, but is there an
> easy way to use wild cards in XSL?  Thanks.
> 
> Naomi
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 

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.