xsl-list
[Top] [All Lists]

Re: Testing if an attribute name is in a list of names

2005-05-20 07:19:14
Paul,

At 11:36 PM 5/19/2005, you wrote:
I'll have to get my XSLT textbook out to work out a solution with
key().  I completely overlooked the contains() function, though, which
is pretty much what I was initially envisaging.

There's also a starts-with() function, which could be even better in your case.

All the XPath 1.0 and XSLT 1.0 functions are listed in the Mulberry XSLT Quickref, which you can download and print from

http://www.mulberrytech.com/quickref/index.html

Cheers,
Wendell



======================================================================
Wendell Piez                            
mailto:wapiez(_at_)mulberrytech(_dot_)com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


--~------------------------------------------------------------------
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>
--~--