[Home] [By Thread] [By Date] [Recent Entries]

  • To: "James Carr" <james.r.carr@g...>,<xml-dev@l...>
  • Subject: RE: XSLT Unit Tester
  • From: "Ted Henry" <ted.henry@a...>
  • Date: Tue, 31 Jan 2006 11:14:14 -0500
  • Thread-index: AcYmchFGEr5mk+gJThqeQwgAmPfsdwADxtSQ
  • Thread-topic: XSLT Unit Tester

Hi JC - XMLSpy's XSLT debugger is designed for this very purpose.  With
it, you may 

* define breakpoints BOTH in the XML file and XSLT stylesheet (setting
breakpoints on nodes in the XML data file provides you with the ability
to halt the debugger whenever that particular node is accessed by any
XSLT instruction)
* move through your XSLT transformation step-by-step
* step into, out, and over nodes
* view context and call stack information in real-time
* debug both XSLT 1.0 and 2.0 stylesheets
* view and change variables in the XML and XSLT
* pass in external parameters to the transform

The XML and XSLT and out files are opened side-by-side-by-side, allowing
you to view each part of your transformation.  

For more information, please refer to our website:
http://www.altova.com/features_xslt.html


Ted Henry
Altova, Inc.
www.altova.com

-----Original Message-----
From: James Carr [mailto:james.r.carr@g...] 
Sent: Tuesday, January 31, 2006 9:20 AM
To: xml-dev@l...
Subject:  XSLT Unit Tester

Hi,

I was curious if there was a top notch and recomended XSLT Unit tester
that could be used to test templates by providing input xml and then
evaluate the output?

Thanks,
JC

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php>




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member