Getting XML dependencies for an XSLT is often usefull but it does't always allow to understand how XSLT modules are binded together.
Assuming a good practice is to use different modes for each modules, one can use get-xml-file-static-dependency-tree.xsl to show how modes are called from one XSLT to another.
Getting XML dependencies for an XSLT is often usefull but it does't always allow to understand how XSLT modules are binded together.
Assuming a good practice is to use different modes for each modules, one can use get-xml-file-static-dependency-tree.xsl to show how modes are called from one XSLT to another.