xsl-list
[Top] [All Lists]

Get a property of another node

2003-05-28 04:07:59
Hello,
 
I have the following XML:
 
<page>
    <ROWSET>
        <ROW num='1'>
            <other>value</other>
        </ROW>
        <ROW num='2'>
            <other>anyothervalue</value>
        </ROW>
    </ROWSET>
</page>
 
When I'm in the "other" node with my XSL, I need the "num" of the ROW.
How can I get this propery with an xsl:value-of?
Thanks for all,
 
Agnes
 
  _____  


Molnár Ágnes
 
E-mail: agi(_at_)harpia(_dot_)homeip(_dot_)net
Tel.: +36-20-212-8493
Icq:  167290967

 

JPEG image

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