RE: [xsl] Do some elements contain strings from other elements?

Subject: RE: [xsl] Do some elements contain strings from other elements?
From: "W Charlton" <XSLList@xxxxxxxxxx>
Date: Thu, 27 Jan 2011 15:53:42 -0000
Martin,

Yes thanks noted and I'm aware of that. Contains() is all we need.

Although as an academic question I'd be interested to hear how anyone would
match on the last word in the <FullName/> element.

P.S. in the original XML I posted there was a typo: FulName should read
FullName

William Charlton
The yMonda team
yMonda Limited
w: www.ymonda.net


-----Original Message-----
From: Martin Honnen [mailto:Martin.Honnen@xxxxxx]
Sent: 27 January 2011 15:48
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Do some elements contain strings from other elements?

W Charlton wrote:

> A boolean() virgin no more, I didn't think xsl1 coped with Boolean().
Thatbs perfect!

But take note of Andrew's warnings that it merely checks for substring
containment and not for name token equality.

--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread