Hello!
Is
there any tool or add-in for Rose that can help me to visualize structure of
files containing things like <xsl:template>?
For
example, I have many .xsl - files and want to find out what is the contents of
each (i.e. what templates are in there), parameters of <xsl:template
name="...">, dependencies between templates (<xsl:call-template>) and
files (<xsl:include>) and so on...
I've
developed a tool that uses Rose through automation and solves the task and now
want to compare functionality with other tool(s).
TIA,
Michael
Hersonsky
