[kepler-dev] [Bug 4798] Create parser for KAR XML specification

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 15 17:33:45 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4798

--- Comment #6 from Jing Tao <tao at nceas.ucsb.edu> 2010-04-15 17:33:43 PDT ---
Just enabled the schema validation on both the component search result and the
generated kar xml by kepler.

In oder to do this, we modified the following stuff:

1. Put namespace definition, schema location(using the url of the schema on our
svn kepler 2 branch) to the root element of kar xml.

2. Add a prefix to root element : <kar> to <kar:kar> (The validator can handle
arbitrary prefix though)

3. Made a minor change on the schema itself, such as namespace.

The uploading and searching kar file worked to me on both kepler 2 and trunk.
Sean is testing it now.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list