Subject: Re: mass validation of xml files
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Fri, 30 Jun 2006 09:55:45 +0200 (CEST)
|
omprakash.v@xxxxxxxxxxxxx wrote:
Hi
> I may be wrong here but isn't this the kind of thing
> that the schema validation API was invented for.
Do you mean to create a custom Java application for this purpose?
Personally, I prefer a simple XSLT script like the Mike's one. If you
need to often use such a program, a little shell script generating the
XSLT script from the following invocation could be interesting too:
~> xsd-valid <schema.uri> <collection-sring>
Regards,
--drkm
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
|