This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Problems with for-each


Kevin--

Also check out the current() function, it is worth knowing about for this 
type of problem.

Cheers,
Wendell

At 10:32 PM 7/12/01, Mike wrote:
> > My problem is that inside of the for-each loop, the context
> > changes to that
> > of //itemList/headerList/header, and I lose the context of
> > the current item
> > I'm working with, so the select="title" is invalid.  How do I
> > get my context
> > back?
>
>Do <xsl:variable name="x" select="."/> outside the for-each.


======================================================================
Wendell Piez                            mailto:wapiez@mulberrytech.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]