online eml parser
Matt Jones
jones at nceas.ucsb.edu
Wed Oct 2 17:57:34 PDT 2002
Chad,
This is excellent. A service like this is in fact very valuable for
people trying to create eml compliant documents, so thanks. In addition
to the servlet interface, it would be interesting to see if we could
expose it as a web service so that people could access it interactively
from within their software code. Pass in an XML document as input, get
back a validity status object (true/false, plus optional error
messages). This need not be done before the RC2, its just an idea that
crossed my mind.
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
>
>
More information about the Eml-dev
mailing list