Finding tree of "import" files
Posted: Tue Sep 15, 2009 9:41 pm
I'd like to be able to find all the files either imported or included in a transformation.
That is, I like Oxygen to report (or to run some transformation) to essentially find the expanded tree of files that were imported or included via the <xsl:include href.../> or <xsl:import href.../> elements.
I'm actually trying to find all my old transformation files (and eventually schema files) that I no longer need. The set of files is large enough to make a manual search and examination very tedious.
Any suggestions?
Thanks, Mike
That is, I like Oxygen to report (or to run some transformation) to essentially find the expanded tree of files that were imported or included via the <xsl:include href.../> or <xsl:import href.../> elements.
I'm actually trying to find all my old transformation files (and eventually schema files) that I no longer need. The set of files is large enough to make a manual search and examination very tedious.
Any suggestions?
Thanks, Mike