xsl-list
[Top] [All Lists]

Re: Question about finding descendant

2003-12-15 05:21:33
Hi Gurus,
   I have a XML file strucuture look like this

<layout>
   <table>
     <table>
       <row>
         :
         :
        </row>
     </table>
     <table>
       <row>
         :
         :
        </row>
     </table>
     <row>
      :
      :
     </row>
 </table>
</layout>

Question:
In a main <table> element I got two child <table>
element. I am in second child <table> position I want
to check any other <table> exists for parent <table>
element from second child <table> element.

If anyone knows how to solve. pls reply.
Thanks in advance
Arul

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

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