[xsl] Reordering elements2006-06-13 12:41:57
In a situation where my XML file looks like this:
<Root>
        <Story>
        <Source>
</Root>
How would I move the <Source> element so that and it's children are
now a child of <Story>?
--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
 
  | 
 | 
||||||||||||||||