[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] walking a tree


Subject: Re: [xsl] walking a tree
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 5 Jun 2003 15:40:23 +0100

    
       <object>
         <name>apple</name>
         <size>2</size>
         <id>1</id>
       </object>
       <object>
         <name>orange</name>
    ....
    
    i would like to literaly create a tree out of this data.
    
You mean you want to take that document and grow an orchard?
I fear that is a transformation too far, even for XSLT...



________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



Current Thread