xsl-list
[Top] [All Lists]

Re: xxRe: efficient use of key element and function

2005-09-07 09:13:47

 The names represent files and
are used to avoid a file-not-found for doc().

You can use
if (doc-available($foo)) then doc($foo) else do-something-else
as an alternative to maintaining a list of documents.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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