Attaching a node to another

Subject: Attaching a node to another
From: "Krishnam raju Pericherla" <pkraju@xxxxxxxxxxx>
Date: Sun, 23 Jan 2000 14:02:49 EST
Given an XML Tree like this:

<root>
   <first>
         <one/>
   </first>
   <second/>
</root>

How can we write an XSL rule so that the node "second" becomes child of the node "one" ? Also the call for such attachment should be specified in the rule for "second".

Any Pointers ?

Thanks,

Krishnam


______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com


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



Current Thread