[eml-dev] [Bug 3232] - EML parser limitations

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jul 10 16:09:25 PDT 2008


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





------- Comment #8 from tao at nceas.ucsb.edu  2008-07-10 16:09 -------
After adding this statement at SAXValidate.java:
parser.setFeature("http://apache.org/xml/features/validation/schema-full-checking",
                true);
it seems that we can valid eml schemas themselves now (it rejected an eml201
document). However, when we tried to valid eml210rc3 document, it seems
stmml.xsd has some problem:
cos-nonambig: ("http://www.xml-cml.org/schema/stmml":definition){0-1} and
("http://www.xml-cml.org/schema/stmml":definition) (or elements from their
substitution group) violate "Unique Particle Attribution".


More information about the Eml-dev mailing list