process the result tree in the same stylesheet2002-11-04 03:22:03Hello,
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
|
|
||||||||||||||||