xsl-list
[Top] [All Lists]

Re: [xsl] Attributes and Axis

2006-04-13 09:29:36
Thanks all for the very quick replies :)

I think i understand now, and it seems that

<xsl:when test="position()=last()">

and

../@*[not(name()=name(current())]

will cover all my problems...

Thanks guys.



2006/4/13, Wendell Piez <wapiez(_at_)mulberrytech(_dot_)com>:
At 12:08 PM 4/13/2006, David wrote:
you can write that last one as
../@* except .
in Xpath 2.

That's even better ... why do I keep forgetting about 'except'?
Something about it is preventing it from getting brain-space allocated.

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



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