schema validator interface

Chad Berkley berkley at nceas.ucsb.edu
Thu Aug 22 14:06:01 PDT 2002


Here is a little program I wrote this morning to validate schemas using
the w3c online schema validator.  You give it a directory name and it
sends all of the xsd files in that directory to the online validator and
returns the results to you.  I thought someone besides myself might find
it useful.  There is a 'compile' shell script in case you need to
recompile it and a 'run' shell script to run it.  The output is
formatted with the output.xsl stylesheet in case you want to tweak the
output.

chad
-- 
-----------------------
Chad Berkley
National Center for 
Ecological Analysis 
and Synthesis (NCEAS)
berkley at nceas.ucsb.edu
-----------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: schemavalidator.tar.gz
Type: application/x-gzip
Size: 2861673 bytes
Desc: not available
Url : http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/eml-dev/attachments/20020822/ca36e651/schemavalidator.tar.bin


More information about the Eml-dev mailing list