xsl-list
[Top] [All Lists]

process the result tree in the same stylesheet

2002-11-04 03:22:03
Hello,

How can I use the result tree and transform it again in the same
stylesheet?
For exemple, I tokenize an element and I process the new token-element
in another template.

Eg: <sentence>John meets Mary at ten</sentence>
I tokenize it with exsl.
        -> <t>John</t> <t>meets</t> etc.
Then I process the tokenized result, e.g. I sort all the words, I format
with fo:inline the second t-node, etc.

Thank you
        
Nicolas Mazziotta




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



<Prev in Thread] Current Thread [Next in Thread>