[
Lists Home |
Date Index |
Thread Index
]
- From: Jiri Jirat <Jiri.Jirat@idoox.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 07 Nov 2000 18:10:03 +0100
Hello,
we have released a new tool - XSLTracer, see:
http://www.zvon.org/xxl/XSLTracer/Output/introduction.html
It enables to visualize the processing of an XML file
by an XSLT stylesheet:
Features
* Traces the evaluated XSLT instructions there and back.
* Simultaneously shows the XML node being currently processed.
* During tracing it also displays:
- name of the currently processed XML element or attribute
- full XPath of the currently processed XML element or attribute
- values of parameters and variables
- all nodes of node-set which is matched by select expression in
xsl:apply-templates or xsl:for-each
- value returned by xsl:value-of
The package can be downloaded at:
http://www.zvon.org/index.php?nav_id=3
I will appreciate your comments, suggestion and also contributions.
Best regards
Jirka Jirat
--
<name firstName="Jirka" surname="Jirat"/>
<mail> jiratj@idoox.com </mail>
<support> http://www.zvon.org </support>
<zvonMailingList> http://www.zvon.org/index.php?nav_id=4
</zvonMailingList>
|