online eml parser

Chad Berkley berkley at nceas.ucsb.edu
Thu Oct 3 07:50:39 PDT 2002


Hey,

Thanks for the ideas.

The SAX validation thing was something I was planning to add.  I hadn't
thought about adding it as a web service.  I don't know what that
entails.  I'll talk to John about it since he's done it.  I'll add the
SAX validation this morning.

chad

On Wed, 2002-10-02 at 18:00, Matt Jones wrote:
> Oh yeah, one more thing -- we should also build in a schema validity 
> check into the same service, so that people can find out if their docs 
> are both schema valid and valid according to the ID processing rules. 
>  The SaxValidate class would just need to be linked in and a parse done 
> preceding the other check.  So the return object might have three 
> internal private fields (boolean isSchemaValid, boolean isEMLValid, 
> Vector errorMessages) with appropriate accessors.
> 
> Matt
> 
> Chad Berkley wrote:
> 
> >Hi,
> >
> >I started working on the documentation for the eml parser that validates
> >the key/keyRefs and realized it would be nice to have an online version
> >for people to use so I put together a servlet to do it.  You can try it
> >out at http://trestles.nceas.ucsb.edu:8080/emlparser .  Let me know if
> >you find any errors.  I am planning to include a link to a more
> >permanent home for this servlet (probably on ecoinformatics.org) in the
> >documentation.
> >
> >If you want some files to upload to it, try uploading the test eml files
> >from the cvs module (test/eml.xsd, test/eml-error1.xsd, test/error3.xsd,
> >test/error4.xsd, lib/sample/eml-sample.xsd).
> >
> >chad
> >  
> >
> 
> 
> _______________________________________________
> eml-dev mailing list
> eml-dev at ecoinformatics.org
> http://www.ecoinformatics.org/mailman/listinfo/eml-dev
-- 
-----------------------
Chad Berkley
National Center for 
Ecological Analysis 
and Synthesis (NCEAS)
berkley at nceas.ucsb.edu
-----------------------




More information about the Eml-dev mailing list