xsl-list
[Top] [All Lists]

XPATH query from variable

2003-03-03 10:01:52
Hi,

<xsl:value-of select="$clickThroughImages/../../position()"/>

if $clickThroughImages is essentially an alias for
/mediaobjectset/mediaobject/imageset/image why doesn't
$clickThroughImages/../../position() return the position of
'mediaobject' within 'mediaobjectset' when an expression such as
$clickThroughImages/../../@ordinal correctly de-references the ordinal
attribute of 'mediaobject'?

Many Thanks

Gary

PS the value of is running in a for-each loop of $clickThroughImages

________________________________________________________________________
This email has been scanned for all viruses.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>