Notes on RELAX NG Schema Version
The RELAX NG Schema has been generated from the Book DTD for use in RELAX NG tools.The Schema is not intended for maintenance.
While the structural constraints on document tagging expressed by this schema are identical to those of the DTD, changes to the schema are best made by making the analogous changes to the DTD, and regenerating a schema from the modified DTD.
Getting the Files
The RELAX NG Schema files are available by anonymous FTP: //ftp.ncbi.nih.gov/pub/archive_dtd/books/.
A direct link to the files is available: //ftp.ncbi.nih.gov/pub/archive_dtd/books/2.2/book-rng-2.2.zip.
The RELAX NG Schema is available on the Web: https://dtd.nlm.nih.gov/book/2.2/rng/book.rng
Schema Structure
The main module of the RELAX NG Schema is book.rng. It imports the subordinate modules. For the schema to work all modules must be in the same directory.
Tools
The Schema has been tested and found to perform properly in James Clark's Jing Validator running in syncROsoft <oXygen/> (versions 9 and 9.2).
National Center for Biotechnology Information Last updated: October 6, 2008 |