xsl-list
[Top] [All Lists]

[xsl] Why should I put code in XSLT to check the input data or the output data?

2010-05-20 16:00:28
Hi Folks,

My thinking is that the input data should be checked using XML Schema and 
Schematron. Ditto for the data that is output by XSLT.

I see no reason to include in an XSLT program any code to check data. It just 
makes the program bigger, harder to understand, harder to maintain, and harder 
to debug.

Do you agree?

/Roger

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