If I understand you correctly, you're asking if Ivy can look at some
arbitrary XSLT files you've got, find the <xsl:import/> elements, and
generate information about which files (or rather, which URIs) include
which other files?
If so, then no. This is not at all what Ivy does, and not what it is
intended to do. =)
Mike Shea.
Hi All,
Just wondering has anyone use Ivy to resolve XSLT file dependency, and
generate the reports?
Say I have bunch of XSLT files, and one import the other one, and
import the other one. blah blah,
Can Ivy generate a report about these dependency?
I think Ivy needs to look at the tag: import in XSLT files?
Thanks,
cheney