xsl-list
[Top] [All Lists]

RE: [xsl] AltovaXML bugs? (and other engines)

2009-03-31 22:12:11
At 2009-03-31 20:37 -0500, Scott Trenda wrote:
Just a thought (maybe someone's done it already)... is there some sort of Acid test for XSLT processors?

An old (and very limited and focused) one I published in 2003 is available here:

  http://www.CraneSoftwrights.com/resources/acid

... which only tests the support of entities by the XML processor used in the XSLT processor. I use entities in my stylesheets and way back when some XSLT processors had problems reading my stylesheets. I created this test with an extreme and contrived example which incorporates the XML features I use in a more meaningful approach in my work.

It does not test XSLT functionality, which is what I know you are asking for, but it does test an aspect of XSLT processing that an XSLT test suite may not incorporate: the appropriate support of XML features by the XML processor.

I hope this helps.

. . . . . . . . . . . .  Ken

--
XSLT/XSL-FO/XQuery training in Los Angeles (New dates!) 2009-06-08
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18
Video overview:  http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>