xsl-list
[Top] [All Lists]

RE: Getting value of specific element in external XML document

2004-04-22 17:06:13
Hi Josh,

So obvious it is.... when you see it.
It works perfectly well now.

Thank you.

Regards,
Ragulf Pickaxe :-)


From: "Josh Canfield" <Josh(_dot_)Canfield(_at_)plumtree(_dot_)com>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject: RE: [xsl] Getting value of specific element in external XML document
Date: Thu, 22 Apr 2004 16:42:24 -0700

<xsl:value-of select="$Colours[count(ancestor-or-self::node)]"/>

I think that in the predicate the ancestor-or-self would be based from the variable $Colours, you want to count the ancestor nodes of current()? or store . in a variable to use.

<xsl:value-of select="$Colours[count(current()/ancestor-or-self::node)]"/>

Josh

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963