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

Re: Substrings

Subject: Re: Substrings
From: Karl Stubsjoen <kstubs@xxxxxxxxx>
Date: Mon, 30 May 2005 13:00:47 -0700
vba tokenize
Sorry, I should clarify:  I'm not coding in .NET, but classic VB and VBA.
Thanks for the Google tip.

On 5/30/05, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> >
> > To "tokenize" is that to say I am going to split the string up by
> > spaces, or other delimiters?  So then, I could recursively call a
> > template which returns a value of nothing but passes back the
> > substring value of supplied string after each space until which time I
> > find an @ at this point I stop recursing and pass back the value.  (i
> > think that makes sense, and I think I can write that!)
>
> Yes, please just google for "XSLT tokenize"
> >
> > I am using XSLT 1 with microsoft's msxml parser so exslt is
> > not available to me.
>
> Not so: see
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxml/html/
> practexslt.asp
>
> Michael Kay
> http://www.saxonica.com/
>
> >
> >
> > On 5/30/05, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> > > > What is the best way to retrieve the email from the
> > following text:
> > > >
> > > >
> > > > Mr. Joseph Smith Jr. III jsmithjr@xxxxxxxx "J Jr."
> > > > -or it might be-
> > > > Joe jsmithjr@xxxxxxxx
> > > >
> > >
> > > Assuming you're using XSLT 1.0, use any of the standard
> > ways of tokenizing a
> > > string (e.g. exslt's str:tokenize(), or a recursive
> > template) and then take
> > > the first token that contains an "@".
> > >
> > > Michael Kay
> > > http://www.saxonica.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.