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: Accessing array variable


Still the value is blank

Anand


>From: Oliver Becker <obecker@informatik.hu-berlin.de>
>Reply-To: xsl-list@lists.mulberrytech.com
>To: xsl-list@lists.mulberrytech.com
>Subject: Re: [xsl] Accessing array variable
>Date: Wed, 13 Jun 2001 08:53:05 +0200 (MET DST)
>
> > Sorry, the correct syntac for document() would have been:
> > <xsl:value-of select="document('')/local:benefit/period[@ID=$BP]" />
> >
> > Still untested, but should work now,
>
>I believe there is a * (or xsl:stylesheet) missing:
><xsl:value-of select="document('')/*/local:benefit/period[@ID=$BP]" />
>
>Anyway - this is untested, too. ;-)
>Cheers,
>Oliver
>
>/-------------------------------------------------------------------\
>|  ob|do        Dipl.Inf. Oliver Becker                             |
>|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
>|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
>\-------------------------------------------------------------------/
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


 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]