xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

recursion


Subject: recursion
From: Oscar Gonzalez <oscar.gonzalez@xxxxxxxxxxx>
Date: Wed, 11 Oct 2000 12:32:01 +0200

I have an XML structure like that:
 
<row ItemID="1" iParentID="0" szSubject="Msg1"/>
 
<row ItemID="2" iParentID="1" szSubject="Msg2"/>
 
<row ItemID="3" iParentID="2" szSubject="Msg3"/>
 
<row ItemID="4" iParentID="1" szSubject="Msg4"/>
 
<row ItemID="5" iParentID="4" szSubject="Msg4"/>
 
And I want an XSLT transformation to get this data in a hierarchical tree
like that:
 
1
    2
        3
4
    5
 
Can you help me?
 
Thanks in advance....


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



Current Thread
  • recursion
    • Oscar Gonzalez - Wed, 11 Oct 2000 12:32:01 +0200 <=
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor