[
Lists Home |
Date Index |
Thread Index
]
I've been searching for Web for an answer to this without luck, maybe
someone here can help :)
Is there any way as the result of a XSL transformation (i.e. from within
the XSL code) to instruct the XSL processor to execute a
new transformation with some given XML and XSL input?
I want to be able to transform file X with stylesheet Y, and automatically
(as a result of the transformation) also cause file A to be transformed
with stylesheet B..... (the point being, the URLs for file A and stylesheet
B are contained in file X )
Can this be done purely with XSLT ???
lyndon
|