Page 1 of 1

Rendering whole stylesheet with imports

Posted: Fri Feb 15, 2013 7:15 pm
by feickertmd
Does anyone know of a method or tool by which I can take a stylesheet that has a <xsl:import/> statement and view the entire set of code as one stylesheet? (Essentially, view the logical stylesheet sent to JVM, which would be a combination of the tow?)

I hope I have worded this well enough. Thanks!