xsl-list
[Top] [All Lists]

AW: for-each

2003-08-01 09:29:03
Hi,
that's 3 steps up on the parent axis, so the XPath is "../../..".

Regards,
Markus
__________________________
Markus Abt
Comet Computer GmbH
http://www.comet.de



----------
Von:    AROSO Jose Antonio
Gesendet:       Freitag, 1. August 2003 17:50
An:     xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff:        [xsl] for-each

Hi...

How can i in for-each loop to access a high node in the tree.

For example:

<xsl:for-each
select="Key_Group_Groups/Key_Group/Key_Group_Member_Groups/Key_Group_Member/
Key_Group_MemberProps">

How can i access to the node for example Key_Group?

Best regards 

Jose



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



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



<Prev in Thread] Current Thread [Next in Thread>
  • AW: for-each, Markus Abt <=