Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4375 over 15 years daigle Export environment variables in tomcat startup ...
  docs 4367 over 15 years daigle Add application.tempDir to configuration form a...
  lib 4423 over 15 years daigle Added useFullSchemaValidation flag to toggle sc...
  src 4431 over 15 years daigle Object to hold information about a single xml s...
  test 4432 over 15 years daigle Added xml files for testing schema.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 23.8 KB 3955 almost 16 years Jing Tao Checked it into cvs head. Add a note to address...
build.properties 5.47 KB 4404 over 15 years daigle the metacat directory no longer has to be set f...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 56.5 KB 4405 over 15 years daigle Make ecogrid deploy directories relative paths.

Latest revisions

# Date Author Comment
4432 10/09/2008 09:57 AM daigle

Added xml files for testing schema.

4431 10/09/2008 09:54 AM daigle

Object to hold information about a single xml schema.

4430 10/09/2008 09:54 AM daigle

Add service to keep persistent information about xml schemas. This maintains a list of all registered schemas

4429 10/09/2008 09:53 AM daigle

Fix comments

4428 10/09/2008 09:52 AM daigle

Create document and temporary directories during configuration.

4427 10/09/2008 09:51 AM daigle

Use XMLSchemaService to access persistent schema information.

4426 10/09/2008 09:49 AM daigle

Look for schemaLocations in the document while initializing parser. If full schema validation is turned on in metacat.properties, and at least one schema is not registered locally, then turn on full schema validation in the parser.

4425 10/09/2008 09:43 AM daigle

Store schemaLocations as they are found in startElement. Save them in endDocument. In this way, schemas will only get saved locally if the document parses successfully.

4424 10/09/2008 09:40 AM daigle

Move xml schema specific functionality to XMLSchemaService

4423 10/09/2008 09:37 AM daigle

Added useFullSchemaValidation flag to toggle schema validation.

View all revisions | View revisions

Also available in: Atom