xsl-list
[Top] [All Lists]

use two consecutive transformation in XSL

2005-12-03 14:22:28
Hi,

I want to use an xsl stylesheet to transform a cMathML to pMathML code and 
after doing that I want for example to use another xsl stylesheet to do another 
tranformation for example to change the color of the mathematical formula that 
results from the first transformation. is it possible?

I have another problem: When I transform only some tags of html document the 
effect of the others desappear.

For example if I transform <strong> and I don't transform <i>. <i> have no 
effect.



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--