Project Aon

Warning: Parts of this page are sorely in need of revision

Obtaining the XML

Project Aon uses XML source files to create the end product that is consumed by visitors to the website. These source files are located in a public Subversion repository.

https://svn.projectaon.org/books/

To gain write access, post a request for access to the repository on the volunteer mailing list.

Checking for Errors

When you have altered an XML source file, it is critical that you validate your revision.

XML Validation

Your XML must validate. RXP is a good XML validator, you can use. This validator is also available in many Linux distributors.

gblint.pl

For some of the common problems found in our XML files, we have created gblint.pl which is available in Git in the "common/scripts" module.