Hello,

I'm thinking today about problem that seems simple but I don't
know XSL/XSP enough to imagine best way to solve it....

I have sequence:
<main>
        <sub>a</sub>
        <sub>b</sub>
        ...
        <sub>n</sub>
</main>

I should transform this to get RANDOMIZED sequence of
sub-elements each time for each user.
I can write my taglib but I would not like to rename sub to
mytaglib:sub elements... Also I wish to have more universal way
to be able re-order later big branches instead of such simple
sequences...

What can you advice?

Thanks in advance,

Alex.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to