xsl-list
[Top] [All Lists]

Parent

2004-09-08 05:53:17
Hi,

ich have a xml file:

<Test>
  <Fall>
  . ..
and now i'm at node Fall and i wanna test if Fall is the child of Test.
I tried <xsl:if test=".. = Test">, but i doesn't work.

How can i achieve it?

Thanks in advance
Sven


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