xsl-list
[Top] [All Lists]

Re: XSL(check attribute exists in the parent node and get value for another attribute in the same node)

2003-08-13 01:24:38
   I tried using the
  following way, but it doesn't work. 
  <xsl:if
  test="$entry/ancestor::tgroup/spanspec/[(_at_)spanname=$sn]/@align">
  .....
  </xsl:if>


That would work if $entry is a variable holding a node set that contains
nodes that are descendents of the tgroup element. Without seeing your
definition of entry there's not a lot else we can say.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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