xsl-list
[Top] [All Lists]

Re: Moving an element to a new location in the Result-tree

2005-09-08 01:31:22


What is the recommended method to move an element to a Result-tree
location that will be created, yet has not yet been created, (using
copy, & copy-of)?

You can't, but you shouldn't need to either.
You can process the input in any order, so all you need to do is first
process that part of the input that generates the parent, then process
the part of the input that generates the child.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--