xsl-list
[Top] [All Lists]

Re: Wildcard problem

2005-10-06 02:37:06
On 10/6/05, Khorasani, Houman <houman_khorasani(_at_)csgsystems(_dot_)com> 
wrote:
Very interesting idea David.

I forgot to tell you that repetitions aren't allowed.

e.g.

WAAUX01
WAAUX01
WAAUXCallerID
WAAUX03

Should output a 2.

However the translate() funcation eliminates this differences.
Is that possible or too complicated for XSLT?

Many Thanks,
Houman

I am not David, but will the following work?
[not(name()=preceding::*/name())]

Ragulf Pickaxe :-)

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>