xsl-list
[Top] [All Lists]

Re: [xsl] Simple Question

2007-01-31 08:28:07
Andrew Welch wrote:
On 1/31/07, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
If you are generating XNML or HTMl (as you are)

DC's typing skills are on top form today...

Anyone initially confused by David's posts should employ the proximity
technique to see what he probably meant instead of what he typed :-)


I liked XNML. My Proximity Function:

for $i in ('David', 'Carlisle', 'Xtensible', 'Not', 'Markup', 'Language', 'Hypertext') return if (some $j in tokenize(replace('XNML', '(.)', '$1;'), ';')[position() lt last()] satisfies starts-with($i, $j)) then $i else ()

Gave me: Xtensible Not Markup Language ;-)



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