This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: reordering output (Again)


David Carlisle wrote:

>>In short, perhaps someone may advise:
>>Is reordering of nodes in the output possible?
>>
> 
> I think that question's too short!
> 
> XSLT never changes anything, it always creates a new tree so it never
> really re-orders anything, but making a copy of the original nodes, in
> different orders is surely the main thing XSLT does, so the question
> seems rather strange.
I guess may be Eric has meant reordering of already generated output tree,

like copying subtree not to variable but to output and then 
conditionally resorting it ?


-- 
Oleg Tkachenko
Multiconn International, Israel


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]