xsl-list
[Top] [All Lists]

RE: [xsl] XPath "//", speed, and Saxon

2008-11-03 07:55:34
A lot of time, effort and money goes into testing, but for 
XSLT, I think that effort would be better spent on fully 
schema aware transforms than unit testing.  What do you think?

I think a lot of stylesheets go into production after testing with a very
small sample of input documents. It's often too expensive to do anything
else. In this situation, developing with schema awareness can greatly
increase your confidence that the stylesheet will also be able to handle
input documents that vary significantly from your initial sample.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--