]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-12: Added a 'full' collectionObject schema in RELAX NG that includes, rather...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 13 Mar 2009 19:59:11 +0000 (19:59 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 13 Mar 2009 19:59:11 +0000 (19:59 +0000)
commitcbe1a272e5c45069c40f4097700499f01a767204
tree79739b21c0f8d4c767c76ed79d58871f5a2f1bcf
parenta12bae99bfa1470ec0ccfc95420221d35fa941b5
CSPACE-12: Added a 'full' collectionObject schema in RELAX NG that includes, rather than incorporating by reference, the serviceMetadata and defaultCollectionObject schemas.  This, in turn, was used as input to the 'Trang' utility to generate a W3C XML Schema (XSD) version of the collection object schema.  Also included two trivial utility scripts to wrap RELAX NG validation and RELAX NG-to-XSD generation.
NB: the XSD version of the collection object schema included with this commit does not include a CSpace- or Hello World-specific namespace.
sandbox/aron/schema/collectionObject-full.rng [new file with mode: 0644]
sandbox/aron/schema/collectionObject.xsd [new file with mode: 0644]
sandbox/aron/schema/rng-to-xsd.sh [new file with mode: 0644]
sandbox/aron/schema/validate-rng.sh [new file with mode: 0644]