xsl-list
[Top] [All Lists]

RE: [xsl] mass validation of xml files

2006-06-30 02:37:25
  Do you mean to create a custom Java application for this purpose? 
Personally, I prefer a simple XSLT script like the Mike's 
one.  

Well, it rather depends on what you want to do with the validation errors.
If it's OK just to splat the messages on System.err, then the XSLT "script"
(for once, the term seems reasonable) is probably OK. If you want to analyze
them, use them to generate email to the originators of the document, do
different things with valid and invalid documents, etc, then it probably
makes more sense to write a Java application.

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








      

      
              
______________________________________________________________
_____________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! 
Mail et son interface révolutionnaire.
http://fr.mail.yahoo.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>
--~--



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