Rendering whole stylesheet with imports

Here should go questions about transforming XML with XSLT and FOP.
feickertmd
Posts: 12
Joined: Tue Nov 23, 2010 8:00 pm

Rendering whole stylesheet with imports

Post 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!