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

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jul 10 12:52:36 PDT 2008


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


tao at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #7 from tao at nceas.ucsb.edu  2008-07-10 12:52 -------
Hi, Margaret: here is what i read online from xerces site:

http://apache.org/xml/features/validation/schema-full-checking  


True:   Enable full schema grammar constraint checking, including checking
which may be time-consuming or memory intensive. Currently, unique particle
attribution constraint checking and particle derivation restriction checking
are controlled by this option.  
False:          Disable full constraint checking. 
Default:        false 
Note:   This feature checks the Schema grammar itself for additional errors
that are time-consuming or memory intensive. It does not affect the level of
checking performed on document instances that use Schema grammars.   

I am not sure if xmlspy uses xerces or not :(


More information about the Eml-dev mailing list