Re: [xsl] xsltTool for mxl-xml Transformation

Subject: Re: [xsl] xsltTool for mxl-xml Transformation
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Fri, 30 Nov 2001 13:37:38 +0000
Hi Bernward,

> I am looking for a visual xslt-Tool for a xml -> xml transformation.
> I have both, the source and the target structur. XMLSpy supports
> editing xslt, but it supports not selcting the nodes.
>
> Is there a good tool for this purpose?

It sounds like you're after a mapper that allows you to draw links
between the two XML structures. There are a few around:

 * XSLWiz (http://www.induslogic.com/products/products2.html)
 * XMapper (http://www.nalasoftware.com/DOCS/Xmapper/overview.cfm)
 * XSLerator (http://www.alphaworks.ibm.com/tech/xslerator)
 * Stylus Studio (http://www.stylusstudio.com)

If you just need help picking out nodes from the source XML, you could
try an XPath visualiser:

 * XPath 1.0: Interactive Expression Builder
   (http://staff.develop.com/aarons/bits/xpath-builder/)
 * XPath Tester (http://www.fivesight.com/downloads/xpathtester.asp)
 * XPath Visualiser (http://www.vbxml.com/xpathvisualizer/)

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread